/events/{eventId}

Use this endpoint to delete an existing Event and its related Signups. If the Event is part of a recurring series of Events, the other Events in the series will remain untouched.

If the Event is linked to any Voter Registration Batches, the links will be removed.

If the specified Event does not exist, this endpoint will return an error with HTTP Status Code 404 Not Found.

If the specified Event does exist but is not editable, this endpoint will return an error with HTTP Status Code 403 Forbidden.

If successful, the endpoint responds with HTTP Status Code 204 No Content and an empty response body.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!