Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Body

application/json

Request body for overriding a pending timed wait prompt from the UI

chatId
string<uuid>
required

Unique identifier of the chat with the pending timed wait

toolCallId
string
required

The tool call ID of the timed wait to override

Response

Successful response

Response indicating whether the timed wait was overridden

success
boolean
required

Whether the timed wait override was successfully processed

message
string

Error or status message