put https://api.paradox.ai/api/v1/public/user_permission/add_location_permission
Add a location permission to a user
Results
Calling the /user_permission/add_location_permission endpoint will return status and location data
The result will have the following keys:
| Key | Description |
|---|---|
| success | true if success. Else false |
| location | Job location object data |
Here is a list of fields that can be provided for the location object
| Key | Description |
|---|---|
| oid | encrypted id of job location |
| name | name of the location |
