This method is deprecated and was replaced with Delete Event.
To delete an event description with rich content, use the description
field from the Events v3 API.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of rich content to delete.
curl -X DELETE 'https://www.wixapis.com/events/v1/rich-content/52269077-05f2-4b59-ba4f-36ef8c4c1e11' \
-H 'Authorization: <AUTH>' \
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.