update_seat_offering
Modify seat offering details such as title, description, courses, seat count, managers, tags, and access status.
Instructions
🟡 WRITE · updates data · Multiple seats · PUT /v2/seats/{id}
Update a seat offering
Updates a seat offering. The endpoint response is the updated seat offering resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the seat offering | |
| body | No | Request body (application/json). |