New special event added
Publish details of a new or updated event.
POST
/
publishNewEvent
Authorization
Authorization
RequiredBasic <token>
In: header
Request Body
application/json
OptionaleventId
string
Identifier for a special event.
Format:
"uuid"
name
Requiredstring
Name of the special event.
location
Requiredstring
Location where the special event is held.
eventDescription
Requiredstring
Description of the special event.
dates
Requiredarray<string>
List of planned dates for the special event.
price
Requirednumber
Price of a ticket for the special event.
Format:
"float"