Skip to content

/v2/events

POST
/v2/events
public
string
object
posted_by
required
string
/^[0-9a-fA-F]{24}$/
status
required
boolean
title
required
string
date
required
string format: date-time
time
required
object
start
required
string format: date-time
end
required
string format: date-time
venue
required
string
/^[0-9a-fA-F]{24}$/
type
required
string
Allowed values: speaker concert workshop meetup festival
country_name
required
string
country_iso
required
string
country_currency
required
string
city
required
string
lineup
required
Array<object>
object
artist
required
string
/^[0-9a-fA-F]{24}$/
currency
required
string
amount
required
number format: float
vendor
string
/^[0-9a-fA-F]{24}$/

Bad Request

Unauthorized

Forbidden

Internal Server Error