Skip to main content
POST
Delete chat 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
id
string
required

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

properties
object
required

The chat properties to delete.

Response

200

Properties deleted.