PATCH

Update Rich Content


Deprecated

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

To update 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
PATCH
https://www.wixapis.com/events-ricos/v1/rich-content/{richContent.id}

Path Params
richContent.idstringRequired

Rich content ID.

Body Params
richContentRichContentRequired

Fields to update.

Response Object
richContentRichContent

Updated rich content.

Update 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?