Skip to content

Delete event

POST
/api/events/delete
curl --request POST \
--url https://api.eventpoint.io/api/events/delete \
--header 'x-api-key: <x-api-key>'
projectid
string format: uuid

The project identifier.

eventid
string format: uuid

The event identifier.

OK

object
requestId
null | string
requestComplete
boolean
requestCompleteDate
null | string format: date-time
errors
Array<string> | null
data
boolean
message
null | string
success
boolean
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/

Forbidden

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string