Deleting an event

A draft (i.e., unpublished) event can be deleted using the following endpoint:

Name Endpoint Details
Delete a draft event /v2/events/{eventId} Delete a draft (i.e., unpublished) event.

URL path requires: eventId generated from step 1 of creating and publishing an event workflow.

Note: If the event has been already published, you can cancel it using Cancel event API.

Copyright © 2020-2024 Spotnana Technology, Inc.