latestSwagger 2.02026-08-1024042.7 KB
a3ea128a9743
Groups
Create group
post/api/v1/groups
Headers
Content-Typestring required
Request body
Example request
{
"data": {
"type": "groups",
"attributes": {
"name": "Engineers",
"group_type_id": "23"
}
}
}Response
group successfully created