Update Project Member
Deprecated: use UpdateAdministrator instead.
Members are users with permission to administrate Zitadel on different levels. This request changes the roles of an existing member. The whole roles list will be updated. Make sure to include roles that you don't want to change (remove).
Path Parameters
Request Body
application/json
Response Body
application/json
curl -X PUT "https://loading/projects/string/members/string" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Update Project Grant Member
Update Project Grant Member: Deprecated: use [UpdateAdministrator](/reference/api/internal_permission/zitadel.internal_permission.v2.InternalPermissionService.UpdateAdministrator) instead. Members are users with permission to ...
Update SAML Application Config
Update SAML Application Config: Deprecated: Use [PatchApplication](/reference/api/application/zitadel.application.v2.ApplicationService.UpdateApplication) instead to update the config of a SAML app. Update the SAML specific confi...