v1
latestOpenAPI 3.0.32026-07-13182371.7 KBOAuth Client
Delete an OAuth client
Deletes an existing OAuth client from the specified organization.
Scopes
OAuth 2.0 scopes required: delete:service-accounts-tokens:admin
delete/orgs/{orgId}/oauth-clients/{clientId}
Path parameters
orgIdstring required
Your organization is identified by a Unique ID. You get your organization ID and organization API key simultaneously.
clientIdstring required
The unique identifier of the OAuth client to delete.
Response
Returned if the OAuth client is successfully deleted.