Upload event flyer image
Uploads a flyer image for an event. Requires a Pro plan. The authenticated user must own the event. Any existing flyer image will be replaced.
Path parameters
The encoded ID of the event
Response
Flyer uploaded successfully
Example response
{
"data": {
"days_of_week": "0101010"
},
"meta": {
"message": "Flyer uploaded successfully"
}
}Changes
Changed in 5 of the 13 revisions of this API.1113
- ○
added the optional property
data/is_password_protectedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/is_privateto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/category_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/payment_methodto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/schedulesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/terms_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/ticket_currency_codeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/venue_address1to the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/venue_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/venue_subdomainto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/event_parts/items/idto the response with the200statusresponse-optional-property-added
- ○
- ○
api operation id
upload_flyerwas addedapi-operation-id-added
- ○
- ●
removed the optional property
data/category_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/event_parts/items/idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/is_password_protectedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/is_privatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/payment_methodfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/schedulesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/terms_urlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/ticket_currency_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/venue_address1from the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/venue_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/venue_subdomainfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
upload_flyerremoved and replaced withapi-operation-id-removed
- ●