Remove Project Grant
Deprecated: use DeleteProjectGrant instead.
Remove a project grant. All user grants (role assignments) for this project grant will also be removed. A user will not have access to the project afterward (if permissions are checked).
curl -X DELETE "https://loading/projects/string/grants/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 Project
Remove Project: Deprecated: use [project v2 service DeleteProject](/reference/api/project/zitadel.project.v2.ProjectService.DeleteProject) instead. Set the state of a project to active. Request returns an error if...
Remove Project Grant Member
Remove Project Grant Member: Deprecated: use [DeleteAdministrator](/reference/api/internal_permission/zitadel.internal_permission.v2.InternalPermissionService.DeleteAdministrator) instead. Members are users with permission to ...