Create user group
Create user group
Create a new user group. See User Groups.
POST
Create user group
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Body
application/json
Response
User group created successfully
Example:
"ug_123"
Example:
"org_123"
Example:
"QA Team"
Available options:
EVALUATOR Example:
"EVALUATOR"
Example:
"Quality assurance team"
Example:
["user_123"]
Example:
["metric_123"]