latestSwagger 2.02026-08-1024042.7 KB

a3ea128a9743

Groups

Update group

patch/api/v1/groups/{id}

Path parameters

idstring required

Headers

Content-Typestring required

Request body

Example request

{
  "data": {
    "type": "groups",
    "id": "1",
    "attributes": {
      "name": "Engineers",
      "group_type_id": "23"
    }
  }
}

Response

group updated