Delete Organization Settings
Delete the settings specific to an organization.
Required permissions:
iam.policy.delete
Request Body
application/json
organizationId?string
Organization ID in which this settings are set.
[key: string]?never
Response Body
application/json
curl -X DELETE "https://loading/v2/settings/organization" \ -H "Content-Type: application/json" \ -d '{}'{
"deletionDate": "2023-01-15T01:30:15.01Z"
}Was this page helpful?
Settings API
Explore the Settings API operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
Get Active Identity Providers
Get Active Identity Providers: Get the current active identity providers for the requested context. This can be the instance or an organization. In case of an organization, the returned identity providers will fall back to the a...