# Tear down organization IdP **DELETE /organizations/{organization_id}/idp** Tear down up an organization's IdP. Currently unavailable in self-hosted ECE. ## Servers - https://api.elastic-cloud.com/api/v1: https://api.elastic-cloud.com/api/v1 () ## Parameters ### Path parameters - **organization_id** (string) Identifier for the Organization ## Responses ### 200 The IdP was successfully removed #### Body: application/json (object) object ### 404 Organization IdP not configured. (code: `org.idp.idp_not_configured`) #### Headers - **x-cloud-error-codes** (string) The error codes associated with the response #### Body: application/json (object) - **errors** (array[object]) A list of errors that occurred in the failing request [Powered by Bump.sh](https://bump.sh)