Delete event
This API will delete an event using its resourseGuid.
Prerequisites
- The eventResourceGuid (Event unique identifier) must be passed on the query parameter.
Expected return
- An error in case the system could not delete the event from the platform or a success message in case the event was successfully deleted.
Notes
- The eventResourceGuid can be found on the return of other APIs such as "Create a new event", "Update an event", "Search events" and "Return a list of users".
- The eventResourceGuid is on the CRM view of the event page URL:
Updated almost 2 years ago