v2

OpenAPI 3.1.02026-07-263411923.0 MB
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