Project Groups
Update Project Membership
Update group in project
PATCH
/
api
/
v2
/
workspace
/
{projectId}
/
groups
/
{groupId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
projectId
string
requiredThe ID of the project to update the group in.
groupId
string
requiredThe ID of the group to update in the project.
Body
application/json
roles
object[]
requiredA list of roles to update the group to.
Response
200 - application/json
roles
object[]
requiredWas this page helpful?