POST
/
chat-messages
/
{task_id}
/
stop
{
  "result": "success"
}

Authorizations

Authorization
string
header
required

API Key authentication.

Path Parameters

task_id
string
required

Task ID from the streaming chunk.

Body

application/json

Response

200 - application/json

Operation successful.

The response is of type object.