Skip to main content
PUT
Set a conversation's label

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Body

application/json
label_uuid
string<uuid> | null

A label uuid from GET /session-labels, or null to clear

Response

Label updated