Deactivate Project Grant
Deprecated: use DeactivateProjectGrant instead.
Set the state of the project grant to deactivated. The grant has to be active to be able to deactivate.
curl -X POST "https://loading/projects/string/grants/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 Project
Deactivate Project: Deprecated: use [project v2 service DeactivateProject](/reference/api/project/zitadel.project.v2.ProjectService.DeactivateProject) instead. Set the state of a project to deactivated. Request return...
Deactivate User
Deactivate User: Deprecated: use [user service v2 DeactivateUser](/reference/api/user/zitadel.user.v2.UserService.DeactivateUser) instead. The state of the user will be changed to 'deactivated'. The user will not b...