Skip to main content
POST
Update 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 set properties for.

thread_id
string
required

The ID of the thread you want to set properties for.

event_id
string
required

The ID of the event you want to set properties for.

properties
object
required

The event properties to set.

Response

200

Properties updated.