put https://api.paradox.ai/api/v1/public/campus/add_school_candidate_access_permission
Add a school candidate access permission to a user
Results
Calling the /campus/add_school_candidate_access_permission
endpoint will return status and school area data
The result will have the following keys:
Key | Description |
---|---|
success | true if success. Else false |
school_area | School or Area object data |
Here is a list of fields that can be provided for the school_area object
Key | Description |
---|---|
oid | encrypted id of school or area |
name | name of school or area |
type | type of data: 1 - area; 2 - school |