DELETE

Discard Draft


Deprecation Warning

This method will be deprecated on January 5, 2026.

Clears all changes to the draft form.

Doesn't affect the published form.

Note: After deprecation this method will return an empty object. All changes made to the form, such as Add Control, Update Control, Delete Control will automatically trigger form publishing.

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/v1/events/{eventId}/form

Errors

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

Did this help?