Skip to main content
POST
Delete event

Authorizations

Authorization
string
header
required

Customer access token obtained from the customer authorization flow.

Query Parameters

organization_id
string
required

Unique identifier of the organization.

Body

application/json
chat_id
string
required

The ID of the chat that you want to delete an event from.

thread_id
string
required

The ID of the thread that you want to delete an event from.

event_id
string
required

The ID of the event that you want to delete.

Response

200

Event deleted.