post https://{application_vanity_domain}/api/v1/clients//delete-secondary-secret
Deletes the specified client's secondary secret
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:rotate-secret | Application | The subject can delete the secondary secret of all clients under the application to which the subject belongs. |
Tenant | The subject can delete the secondary secret for all clients associated with the tenant to which the subject belongs. | |
Tenant Inclusion List | The subject can delete the secondary secret of all clients associated with tenants specified in the tenant inclusion list. | |
Tenant Exclusion List | The subject can delete the secondary secret for all clients associated with tenants in the subject's application that are not on the tenant exclusion list. | |
Self | A client can delete its own secondary secret. |