latestOpenAPI 3.1.02026-08-193441953.0 MB

f2725b45bcf3

Paid Seat Groups

Adds the user to the paid seat group

post/paid_seat_groups/{id}/modify_user

Path parameters

idstring required

Id identifier

Request body

namestring
capacityinteger

Example request

{
  "name": "Group 2",
  "capacity": 3
}

Response

Successful operation