publishDraftEvent( )


Publishes a draft event to your live site. Once published, the event's status changes from DRAFT to UPCOMING.

It's impossible to revert the DRAFT status after publishing. The only option is to clone the event, and then delete the original one.

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

Event ID.


optionsPublishDraftEventOptions

Optional fields.

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