Adds schedule item to the draft schedule. Draft items are not publicly available unless published.
You can only call this method when authenticated as a Wix app or Wix user identity.
Event ID.
Schedule item.
Schedule item.
curl -X POST 'https://www.wixapis.com/events/v1/agenda/draft' \
-H 'Content-Type: application/json' \
-H 'Authorization: <AUTH TOKEN>'
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.