Adds a new user group to a project.
project_id required | string <uuid> Login project ID from Publisher Account. |
OK
Unauthorized
Forbidden
Not Found
Unprocessable Entity
{- "name": "string"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}