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:

KeyDescription
successtrue if success. Else false
school_areaSchool or Area object data

Here is a list of fields that can be provided for the school_area object

KeyDescription
oidencrypted id of school or area
namename of school or area
typetype of data: 1 - area; 2 - school
Language
Click Try It! to start a request and see the response here!