Remove Organization
Deprecated: use organization service v2 DeleteOrganization instead.
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.
curl -X DELETE "https://loading/orgs/string"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Remove IAM Member
Remove IAM Member: Deprecated: use [DeleteAdministrator](/reference/api/internal_permission/zitadel.internal_permission.v2.InternalPermissionService.DeleteAdministrator) instead. Members are users with permission to ...
RemoveEmailProvider
Explore the RemoveEmailProvider operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.