Remove Project Grant Member
Deprecated: use DeleteAdministrator instead.
Members are users with permission to administrate Zitadel on different levels. This request removes a user from the members list on a project grant level. The user can still have roles on another level (iam, organization, project).
curl -X DELETE "https://loading/projects/string/grants/string/members/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 Grant
Remove Project Grant: Deprecated: use [DeleteProjectGrant](/reference/api/project/zitadel.project.v2.ProjectService.DeleteProjectGrant) instead. Remove a project grant. All user grants (role assignments) for this projec...
Remove Project Member
Remove Project Member: Deprecated: use [DeleteAdministrator](/reference/api/internal_permission/zitadel.internal_permission.v2.InternalPermissionService.DeleteAdministrator) instead. Members are users with permission to ...