curl --request DELETE \
--url https://api.boostgpt.co/v1/bot/chat/delete \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>"
}Delete a specific chat conversation
curl --request DELETE \
--url https://api.boostgpt.co/v1/bot/chat/delete \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.boostgpt.co/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API key
Project ID
Agent ID
Chat ID
Was this page helpful?