Agentic DevelopmentThreads

Signal that you are typing

Sent while the composer is non-empty. Nothing is stored; the indicator lapses on its own.

PUT
/v1/threads/{id}/chat/typing

Sent while the composer is non-empty. Nothing is stored; the indicator lapses on its own.

AuthorizationBearer <token>

API key starting with tektona_. Create one at app-dev.tektona.ai under API Keys.

In: header

Path Parameters

id*string

Thread ULID

Response Body

application/problem+json

curl -X PUT "https://example.com/v1/threads/string/chat/typing"
Empty