Skip to main content
POST
Creating a new hall

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required

Hall name

address
string
required

Hall address

Response

The hall was successfully created

hall_id
integer<int64>
required

Unique hall ID

name
string
required

Hall name

address
string
required

Hall address

seating_chart_image_url
string
required

Link to download the hall seating chart