update_seat_offering
Update a seat offering's details such as title, products, and seat count by providing its unique ID.
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). |