Update a project role

Updates an existing project role by its ID. You must provide a new name and configuration. Optionally, you can set the role to be inheritable by AHQ child workspaces. <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 role to update.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
project_roleobjectRequired

Response

Success reply
dataobject or null

Errors