Tear down organization IdP
Tear down up an organization's IdP. Currently unavailable in self-hosted ECE.
Path parameters
-
organization_id
string Required Identifier for the Organization
DELETE
/organizations/{organization_id}/idp
curl \
--request DELETE 'https://{{hostname}}/api/v1/organizations/{organization_id}/idp' \
--user "username:password"