Project Groups
Create Project Membership
Add group to project
POST
/
api
/
v2
/
workspace
/
{projectId}
/
groups
/
{groupId}
Authorizations
An access token in Infisical
Path Parameters
The ID of the project to add the group to.
The ID of the group to add to the project.
Body
application/json
The role for the group to assume in the project.
Minimum length:
1
Response
200 - application/json
Was this page helpful?