Skip to main content
POST
Bulk exhibitor operations

Authorizations

x-access-token
string
header
required

Organization API token. Generate from Organization Settings → API Tokens.

Path Parameters

eventId
integer
required

The event ID.

Body

application/json

Request body for bulk create/update/delete operations.

operations
object[]
required

Array of operations to execute (max 100).

Maximum array length: 100

Response

Bulk operation completed

Response body for bulk operations, including per-item results.

batch_id
string<uuid>

Unique identifier for this bulk batch.

results
object[]

Per-operation results in the same order as the request.

stats
object

Summary statistics for the batch.