Skip to main content

Remove a client in a tenant

DELETE 

/settings/clients/:clientId

Marks the client as deleted, blocking all use of the client credentials.

Deleted credentials may still be exchanged for a token for up to 5 minutes, and any access token already issued remains valid until it expires — up to one hour, or 15 minutes for a token carrying management scopes. Plan revocation around the sum of the two.

A management client may delete ordinary clients in its organisation, but not itself or any other management client.

Request

Responses

Client deleted