Skip to main content

Delete an Event

ENDPOINT
DELETE https://api.codecoogs.com/v1/events?id=

URL Parameters


id Required

A unique integer for the object.

Body Parameters


No parameters.

Returns

Returns a success status after successful event deletion. This call returns a success status and an error message if something goes wrong.