Skip to content

Delete a captured event (idempotent)

DELETE
/v1/endpoints/{endpointId}/events/{eventId}
curl --request DELETE \
--url https://api.catchbin.io/v1/endpoints/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/events/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
endpointId
required
string format: uuid
eventId
required
string format: uuid

No Content

Download OpenAPI spec:YAML · JSON