delete https://{application_vanity_domain}/api/v1/clients/
Deletes the specified client
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description | 
|---|---|---|
| client:delete | Application | The subject can delete all clients under the application to which the subject belongs. | 
| Tenant | The subject can delete all clients associated with the tenant to which the subject belongs. | |
| Tenant Inclusion List | The subject can delete all clients associated with tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can delete all clients associated with tenants in the subject's application that are not on the tenant exclusion list. | |
| Self | A client subject can delete itself. |