DELETE

Delete Rich Content


Deprecated

This method has been replaced with Delete Event, and will be removed on April 15, 2025.

To delete an event description with rich content, use the description field from the Events v3 API.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Events - all permissions
Manage Events
Manage Events
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/events-ricos/v1/rich-content/{richContentId}

Path Params
richContentIdstringRequired

ID of rich content to delete.

Response Object
Returns an empty object.
Delete rich content
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?