Group
Create a new group
POST
/
projects
/
{projectIdOrName}
/
groups
Authorizations
X-Api-Key
string
headerrequiredPath Parameters
projectIdOrName
string
requiredBody
application/json
groupRef
string
requiredThe ID of the user group that has access to this installation.
groupName
string
requiredThe name of the user group that has access to this installation.
Was this page helpful?