Deletes schedule item from draft schedule.
You can only call this method when authenticated as a Wix app or Wix user identity.
Event ID.
Schedule items to delete.
curl -X DELETE 'https://www.wixapis.com/events/v1/agenda/draft/80a28db1-672b-45db-a62c-5315ee07ae22' \
-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.