Skip to main content
PUT
Replace conversation custom fields

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json
custom_fields
object
required

Map of custom-field key → value (string | number | boolean | string[] | null).

Response

200

Default Response