Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Use an API key from https://nuntly.com/api-keys. Required on every endpoint.

Path Parameters

threadId
string
required

Body

application/json
addLabels
string[]

Labels to add to all messages in the thread.

removeLabels
string[]

Labels to remove from all messages in the thread.

agentId
string | null

The AI agent identifier.

Response

Successful response.

data
object
required