PATCH
/
api
/
v2
/
workspace
/
{projectId}
/
groups
/
{groupId}

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

projectId
string
required

The ID of the project to update the group in.

groupId
string
required

The ID of the group to update in the project.

Body

application/json
roles
object[]
required

A list of roles to update the group to.

Response

200 - application/json
roles
object[]
required