Add or update project grants for a project
Adds or updates project grants for a project 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
id
The ID of the project to add or update grants for.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
project_grants
Response
Project grants were successfully added or updated.
data
No content is returned.