Delete OAuth client

Revoke every token issued for the client and deletes it. Safe to repeat — an already-revoked/missing client returns Already deleted!. Returns 403 unless the caller is the creator. Emits audit OAUTH_CLIENT_DELETED (SUCCESS or DENIED).

Auth

  • bearer token. Owner-scoped.

Rate limit

  • No rate limit.

Body

FieldTypeRequiredNotes
client_idstringRequiredMust be an existing OAuth client.

Behaviour

  • 200 Successfully deleted! on delete, or Already deleted! when already revoked. 403 if not owner. 422 if client_id invalid.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json