Project Roles
Update
Update a project role
PATCH
/
api
/
v1
/
workspace
/
{projectSlug}
/
roles
/
{roleId}
Authorizations
An access token in Infisical
Path Parameters
The slug of the project to update the role for.
The ID of the role to update
Body
application/json
The slug of the role.
Required string length:
1 - 64
The name of the role.
The description for the role.
The permissions assigned to the role.
Response
200 - application/json
Was this page helpful?