Update a project grant

Updates an existing project grant by its ID. <Warning title="EARLY ACCESS FEATURE"> This access control endpoint is in limited preview. The access control model is under active development and may change. Contact your Customer Success Manager to participate in early access testing.</Warning>

Path parameters

idstringRequired
The ID of the project grant to update.
project_role_idstringRequired
The ID of the project role to assign.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful update with project grant details.
dataobject or null

Errors