Skip to main content
POST
Create a venue table

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string
required
Required string length: 8 - 255

Path Parameters

venueId
string<uuid>
required

Body

application/json
display_name
string
required
Required string length: 1 - 80

Response

201

Created table.

Last modified on September 1, 2026