Remove Project 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 an project level. The user can still have roles on another level (iam, organization).
curl -X DELETE "https://loading/projects/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 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 ...
Remove Project Role
Remove Project Role: Deprecated: use [project v2 service RemoveProjectRole](/reference/api/project/zitadel.project.v2.ProjectService.RemoveProjectRole) instead. Removes the role from the project and on every resource i...