Skip to content
UFW.

OAuth clients

Delete an OAuth client

Delete an OAuth client. Returns JSON unless otherwise noted.

Authentication

Authorizationbearer token

Requires oauth.clients.delete Delete OAuth clients.

Path parameters

client_idstringrequired

The client identifier.

Responses

200Successful response
400The request is invalid
401Authentication is missing or invalid
403The token does not have the required scope
429Rate limit exceeded