tokportal_add_edit_slots
Add edit slots to a bundle by providing its ID and the number of slots to add (1-500). An optional idempotency key enables safe retries.
Instructions
Add edit slots to a bundle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Bundle ID. | |
| body | Yes | JSON request body. | |
| idempotency_key | No | Optional Idempotency-Key header for safe retries. |