Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.boostgpt.co/v1/bot/workspace/delete \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>" }
Delete a workspace and all its files. The default workspace cannot be deleted.
Enter your API key
Project ID
Agent ID
Workspace UUID
Workspace deleted
Was this page helpful?