update_capacity_tier
Update event capacity tiers and manage GA hold inventory: create, modify, or delete holds with partial updates.
Instructions
Update capacity tier for an event.
ENDPOINT: POST /events/{event_id}/capacity_tier/
Supports partial updates. Can create/update/delete GA capacity hold inventory tiers.
ERRORS (400):
ARGUMENTS_ERROR, HAS_ATTENDEES, CAPACITY_TOTAL_TOO_SMALL, HOLD_QUANTITIES_EXCEEDS_REMAINING_CAPACITY
ERRORS (403):
NOT_AUTHORIZED
ERRORS (404):
NOT_FOUND
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| holds | No | Hold inventory tiers | |
| event_id | Yes | Event ID (required) | |
| capacity_total | No | Total capacity |