Admin Delete OAuth Client

delete/api/v2/admin/oauth/client/{clientId}

Admin route to delete an existing OAuth client by clientId

Path Parameters

  • clientIdstringRequired
    The OAuth client ID to delete
    Min length: >= 1 characters

200 Response

clientId string required
The ID of the deleted OAuth client

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id