cURL
curl --request POST \ --url https://capy.ai/api/v1/threads/{threadId}/stop \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "status": "active" }
Stop an actively running captain thread.
Documentation IndexFetch the complete documentation index at: https://docs.capy.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.capy.ai/llms.txt
Use this file to discover all available pages before exploring further.
API token (capy_xxxx). Generate at capy.ai/settings/tokens
Thread jam ID.
Success
active
idle
archived
Was this page helpful?