put https://api.paradox.ai/api/v1/public/campus/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:
Key | Description |
---|---|
success | true if success. Else false |
school_area | Area object data |
Here is a list of fields that can be provided for the school_area object
Key | Description |
---|---|
oid | encrypted id of the area |
name | name of the area |
type | type of data: 1 - area; 2 - school (always 1 - area) |