(v1) Delete Single Event

Permanently deletes a single event by its ID. This action cannot be undone.

Obtain the event ID from POST /api/v1/synchronise or POST /api/v1/eventsearch. To delete multiple events in one call, use POST /api/v2/event/deleteAll.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required
Allowed:
string
enum
required
Allowed:
Body Params
integer
required

The event ID to delete. Returned by event search/synchronise endpoints.

Headers
string

A unique identifier for your application. Helps Teamworks support staff identify your requests if you need assistance.

Response
200

Event deleted successfully

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!