Add Campus Plan Approve Permission

Add a campus plan approve permission to a user

Results

Calling the /campus/add_campus_plan_approve_permission endpoint will return status and area data

The result will have the following keys:

KeyDescription
successtrue if success. Else false
school_areaArea object data

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

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