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
Example request
{
"name": "Group 2",
"capacity": 3
}Response
Successful operation
Changes
No recorded changes to this endpoint across all 1 revision of this API.