Skip to main content
POST
Delete event properties

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 you want to delete the properties of.

thread_id
string
required

The ID of the thread you want to delete the properties of.

event_id
string
required

The ID of the event you want to delete the properties of.

properties
object
required

The event properties to delete.

Response

200

Properties deleted.