Delete Organization Domain
Delete a new domain from an organization. The domains are used to identify to which organization a user belongs. If the uses use the domain for login, this will not be possible afterwards. They have to use another domain instead.
Required permission:
org.write
Path Parameters
OrganizationID is the unique identifier of the organization from which the domain is to be deleted.
Query Parameters
Domain is the full qualified domain name to be deleted from the organization. Note that if the domain is used as suffix for user logins, those users will not be able to log in anymore. They have to use another domain instead. Also if the domain was used for domain discovery, users will not be able to find the organization by the domain anymore.
Response Body
application/json
curl -X DELETE "https://loading/v2/organizations/string/domains?domain=string"{
"deletionDate": "2023-01-15T01:30:15.01Z"
}Was this page helpful?
Delete Organization
Delete Organization: Deletes the organization and all its resources (Users, Projects, Grants to and from the org). Users of this organization will not be able to log in. Required permission:
Delete Organization Metadata
Delete Organization Metadata: Delete metadata objects from an organization with a specific key. Required permission: