samlConfigurationManagement

Delete a SAML configuration.

Delete a SAML configuration with the given identifier from the organization.

delete/v1/saml/identityProviders/{id}

Path parameters

idstring required

Identifier of the SAML configuration to delete.

Response

The SAML configuration was deleted successfully.

Changes