POST

Create Rich Content


Deprecated

This method is deprecated and was replaced with Create Event.

To create 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
POST
https://www.wixapis.com/events-ricos/v1/rich-content

Body Params
richContentRichContentRequired

Rich content details.

Response Object
richContentRichContent

Created rich content.

Create rich content for an event description
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?