updateMessages( )


Updates draft form messages, as displayed in the Wix UI before, during, and after the registration flow. Configurable messages include form titles, response labels, "thank you" messages, and call-to-action texts.

Permissions
Manage Events - all permissions
Manage Events
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
eventIdstringRequired

Event ID to which the form belongs.


optionsUpdateMessagesOptions

Optional fields.

Returns
Return Type:Promise<UpdateMessagesResponse>
Was this helpful?
Yes
No