Skip to content

DELETE /v1/oauth/clients/{client_id}/authorization

DELETE
/v1/oauth/clients/{client_id}/authorization
client_id
required
string

Public DCR client id (arm_dyn_*)

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.

Authorization revoked

Unauthorized

Forbidden

Client not found or no active authorization for target user