Delete OAuth 2.0 client

DELETE
/api/v2/oauth/clients/:clientId

Delete an existing OAuth 2.0 client by unique client ID.

Path parameters

clientIdstringRequired

The client ID

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with