Skip to main content
POST
Create Event

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
start_time
integer
required
end_time
integer
required

Response

Successful Response

id
integer
required
name
string
required
start_time
integer
required
end_time
integer
required