Delete Identity Provider

Deletes the specified identity provider. When calling this API the identity provider 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 identity provider
and any associated resources. Once all the resources associated with the identity provider have been
deleted then the identity provider will be physically deleted by the background job.

NOTE: Only enterprise identity providers can be deleted.

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
identity-provider:deleteApplicationThe subject can delete all identity providers under the application that the subject belongs to.
TenantThe subject can delete all identity providers associated to the tenant that the subject belongs to.
Tenant Inclusion ListThe subject can delete all identity providers associated to tenants specified in the tenant inclusion list.
Tenant Exclusion ListThe subject can delete all identity providers associated to tenants that belong to the subject's application but are not included in the tenant exclusion list.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!