POST /Requests/ChangePermission
Public API key used to identify the client application. It should be included in all requests.
API Secret is used to verify the integrity of the request and authenticate the client. It should be included in all requests. This value must be kept confidential and should never be exposed in client-side code or public repositories.
YOUR_API_SECRETRequest to create a new change permission request.
User that appears as creator of the request.
Identifier of the user for which permission level is being changed.
Identifier of the work app for which permission level is being changed.
Purpose or reason for the change permission request.
The new permission level for the user
Created
Result of a successful request creation.
Unique identifier of the created request.
Bad Request
Unauthorized
Forbidden
Conflict
Internal Server Error
Last updated
Was this helpful?