Skip to main content
PATCH
Update Conversation Tag

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Path Parameters

tag_id
string
required

Body

application/json

Fields to update. Omit a field to leave it unchanged.

title
string | null

If provided, replaces the tag title. Omit to leave unchanged.

Required string length: 1 - 120
description
string | null

If provided, replaces the tag description. Omit to leave unchanged.

Maximum string length: 1000

Response

Successful Response

tag_id
string
required
workspace_id
string
required
owner_user_id
string
required
title
string
required
description
string | null
required
created_at_unix_secs
integer
required