Stops a running turn immediately. The agent will halt execution and save current progress.
cURL
curl --request DELETE \ --url https://api.raccoonai.tech/message/{messageId}/abort \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>" }
API key from Raccoon AI
The assistant message ID
Task aborted
Was this page helpful?