light-mode-image
Learn
API ReferenceClients

Delete a client

Analytics Events

TENANT_CLIENT_DELETE_STARTTENANT_CLIENT_DELETE_SUCCESSTENANT_CLIENT_DELETE_FAIL
DELETE/v1/tenants/{tenantId}/clients/{clientId}

Deletes an existing client of the specified tenant.

Analytic events

  • TENANT_CLIENT_DELETE_START
  • TENANT_CLIENT_DELETE_SUCCESS
  • TENANT_CLIENT_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

tenantId*string

Identifier of the tenant to delete the client from.

Formatuuid
clientId*string

Identifier of the client to delete.

Length32 <= length <= 32

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/tenants/497f6eca-6276-4993-bfeb-53cbbbba6f08/clients/stringstringstringstringstringst"
Empty

How would you rate this page?