OAuth clients
Delete an OAuth client
Delete an OAuth client. Returns JSON unless otherwise noted.
Authentication
Authorizationbearer tokenRequires oauth.clients.delete — Delete OAuth clients.
Path parameters
client_idstringrequiredThe client identifier.
Responses
200Successful response400The request is invalid401Authentication is missing or invalid403The token does not have the required scope429Rate limit exceeded