Delete Organization
Deprecated: use organization service v2 DeleteOrganization instead.
Deletes my organization and all its resources (Users, Projects, Grants to and from the org). Users of this organization will not be able to log in.
Response Body
application/json
curl -X DELETE "https://loading/orgs/me"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Delete Key for service account
Delete Key for service account: Deprecated: use [user service v2 RemoveKey](/reference/api/user/zitadel.user.v2.UserService.RemoveKey) instead. Delete a specific key from a user. The user will not be able to authenticate with tha...
Delete Organization Metadata By Key
Delete Organization Metadata By Key: Deprecated: use [organization service v2 DeleteOrganizationMetadata](/reference/api/org/zitadel.org.v2.OrganizationService.DeleteOrganizationMetadata) instead. Remove a metadata object from an orga...