Deactivate Project
Deprecated: use project v2 service DeactivateProject instead.
Set the state of a project to deactivated. Request returns an error if the project is already deactivated.
curl -X POST "https://loading/projects/string/_deactivate"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Deactivate Organization
Deactivate Organization: Deprecated: use [organization service v2 DeactivateOrganization](/reference/api/org/zitadel.org.v2.OrganizationService.DeactivateOrganization) instead. Sets the state of my organization to deactiva...
Deactivate Project Grant
Deactivate Project Grant: Deprecated: use [DeactivateProjectGrant](/reference/api/project/zitadel.project.v2.ProjectService.DeactivateProjectGrant) instead. Set the state of the project grant to deactivated. The grant has t...