Delete a registered space.
cURL
curl -X DELETE 'http://localhost:18080/api/workspaces/abc123?force=true'
{ "message": "Workspace abc123 deleted" }
Documentation IndexFetch the complete documentation index at: https://docs.hellofriday.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.hellofriday.ai/llms.txt
Use this file to discover all available pages before exploring further.
Force delete without confirmation
true
Space deleted
"Workspace abc123 deleted"