Skip to main content
POST
Create a venue table

Autorizaciones

Authorization
string
header
requerido

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

Encabezados

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

Parámetros de ruta

venueId
string<uuid>
requerido

Cuerpo

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

Respuesta

201

Created table.

Última modificación el 1 de septiembre de 2026