Clears all changes to the draft schedule. (Does not affect the published schedule.)
You can only call this method when authenticated as a Wix app or Wix user identity.
Event ID.
curl -X DELETE '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.