delete_seat_offering
Delete a seat offering by its unique ID. This action asynchronously removes the specified seat offering from the system.
Instructions
🔴 DESTRUCTIVE · deletes · Multiple seats · DELETE /v2/seats/{id}
Delete a seat offering
Deletes a specific seat offering asynchronously. This endpoint removes a seat offering identified by its unique ID. The deletion request is processed asynchronously, meaning the operation may continue after the initial request is accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the seat offering |