v1
latestSwagger 2.02026-07-134146194.6 MBAuthorizations
Deletes the user authorization.
Deletes the user authorization specified by the authorizationId.
To call this endpoint, you must be an account administrator or you must be the principal user for the specified authorization.
delete/v2.1/accounts/{accountId}/users/{userId}/authorization/{authorizationId}
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
authorizationIdstring required
The ID of the user authorization.
userIdstring required
The ID of the principal user.
Response
Successful response.