Reactivate Project Grant
Deprecated: use ActivateProjectGrant instead.
Set the state of the project grant to active. The grant has to be deactivated to be able to reactivate.
curl -X POST "https://loading/projects/string/grants/string/_reactivate"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Reactivate Project
Reactivate Project: Deprecated: use [project v2 service ActivateProject](/reference/api/project/zitadel.project.v2.ProjectService.ActivateProject) instead. Set the state of a project to active. Request returns an erro...
Reactivate User Grant
Reactivate User Grant: Deprecated: [Activate an authorization](/reference/api/authorization/zitadel.authorization.v2.AuthorizationService.ActivateAuthorization) to enable a user's access to an owned or granted project. R...