post
https://production-api.shoutaboutus.com/api/v1/sso/delete/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
| Field | Type | Required | Notes |
|---|---|---|---|
client_id | string | Required | Must be an existing OAuth client. |
Behaviour
- 200
Successfully deleted!on delete, orAlready deleted!when already revoked. 403 if not owner. 422 ifclient_idinvalid.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
