Change Project Grant
Deprecated: use UpdateProjectGrant instead.
Change the roles of the project that is granted to another organization. The project grant will allow the granted organization to access the project and manage the role assignments for its users. Project Grant will be listed in the granted project of the granted organization.
Path Parameters
Request Body
application/json
Response Body
application/json
curl -X PUT "https://loading/projects/string/grants/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?
Bulk Set User Metadata
Bulk Set User Metadata: Deprecated: use [SetUserMetadata](/reference/api/user/zitadel.user.v2.UserService.SetUserMetadata) instead. Add or update multiple metadata values for a user. Make sure the values are base64 encoded.
Change Project Role
Change Project Role: Deprecated: use [project v2 service UpdateProjectRole](/reference/api/project/zitadel.project.v2.ProjectService.UpdateProjectRole) instead. Change a project role. The key is not editable. If a key ...