ReferenceDeep research

Stop Research Workflow

Stop a running research workflow.

DELETE
/api/v1/search/research/stop/{thread_id}

Authorization

ApiKeyAuth
x-api-key<token>

A platform key (ck_live_…). Mint one in the console under Settings → API Keys.

In: header

Path Parameters

thread_id*string

Response Body

application/json

curl -X DELETE "https://example.com/api/v1/search/research/stop/string"
{}
Was this page helpful?
Report an issue