DELETE /v1/oauth/clients/{client_id}/authorization
DELETE /v1/oauth/clients/{client_id}/authorization
DELETE
/v1/oauth/clients/{client_id}/authorization
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” client_id
required
string
Public DCR client id (arm_dyn_*)
Query Parameters
Section titled “Query Parameters ” user_id
string | null format: uuid
Target user whose authorization is being revoked. Defaults to the
caller. When different from the caller, requires ORGANIZATION_MANAGE.
Responses
Section titled “ Responses ”Authorization revoked
Unauthorized
Forbidden
Client not found or no active authorization for target user