Skip to main content

Remove Identity Provider (IDP)​

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Removes the identity provider permanently. All links to the given IDP on users will be deleted as well. They will not be able to log in with the provider afterward. If it is their only authentication possibility it might cause problems.

Path Parameters
    idpId string required
Header Parameters
    x-zitadel-orgid string

    The default is always the organization of the requesting user. If you like to get/set a result of another organization include the header. Make sure the user has permission to access the requested data.

Responses

A successful response.


Schema

    object

Loading...