Publish an Event to a calendar
POST/event/:guid/calendars/:shop_guid/:calendar_guid
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Publishes an Event to a Calendar using a specific Shop. Note, this is idempotent, so calling this multiple times will only attach it once. We need manage access for Event, and read access to the Shop.
Request​
Responses​
- 204
- 404
Event published to Calendar succeeded.
Calendar, Event, or Shop not found.