Events
Update special event
Update the details of a special event.
Authorization
AuthorizationRequiredBasic <token>In: header
Request Body
application/jsonRequirednamestringName of the special event.
locationstringLocation where the special event is held.
eventDescriptionstringDescription of the special event.
datesarray<string>List of planned dates for the special event.
pricenumberPrice of a ticket for the special event.
Format: 
"float"Path Parameters
eventIdRequiredstringIdentifier for a special event.
Format: 
"uuid"Success.
How is this guide?
