Skip to main content
POST
Send thinking indicator
Required scopes: or

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
chat_id
string
required

The ID of the chat to send the thinking indicator to.

title
string

The title of the thinking indicator.

description
string

The description of the thinking indicator.

visibility
enum<string>
default:all

The visibility of the thinking indicator.

Available options:
all,
agents
custom_id
string

A custom ID for the thinking indicator.

Response

200

Thinking indicator sent.