Add Event
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
eventIDintegerRequired
The event ID from the marketplace
marketplaceinteger · enumRequiredPossible values:
Marketplace ID (1=Viagogo, 2=Stubhub, 3=Gigsberg)
Responses
200
Event added successfully
application/json
400
Missing or invalid parameters
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
post
/eventLast updated