v2

OpenAPI 3.1.02026-07-263411923.0 MB
Paid Seat Groups

Updates the paid seat group

put/paid_seat_groups/{id}

Path parameters

idstring required

Id identifier

Request body

namestring
capacityinteger

Example request

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

Response

Successful operation