Delete event

DELETE {{baseUrl}}/:calendarKeyOrId/events/:event_id

A basic example of how to delete an event.

Note: Before you can delete an event you need to create an event and obtain its event identifier. The event id is a path parameter. Add it to tab Params.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Teamup-Tokenstring

RESPONSES

status: OK

{"undo_id":"2a506b6501881a2d21e2"}