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