POST /Requests/RemoveAccess
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 remove access request.
User that appears as creator of the request.
Identifier of the user who will lose access.
Identifier of the work app for which access is being removed.
Purpose or reason for the remove access request.
Created
Result of a successful request creation.
Unique identifier of the created request.
Bad Request
Unauthorized
Forbidden
Internal Server Error
Last updated
Was this helpful?