Delete Tenant

Deletes the specified tenant. When calling this API the tenant will not be immediately deleted.
Instead, its status will be changed to DELETE_IN_PROGRESS and a background job will be scheduled to delete the tenant
and any associated resources.

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.

PermissionBoundaryDescription
tenant:deleteApplicationThe subject can delete any tenant belonging to the application that the subject belongs to.
TenantThe subject can delete the tenant that it is associated to.
Tenant Inclusion ListThe subject can delete the tenants specified in the inclusion list.
Tenant Exclusion ListThe subject can delete the tenant only if it belongs to the subject's application and it is not included in the exclusion list.
SelfThe subject can delete the tenant that it is associated to.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!