Delete a memory space and all its contents (cascading).
cURL
curl --request DELETE \ --url https://api.example.com/api/v1/spaces/{space_uuid} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Documentation IndexFetch the complete documentation index at: https://docs.crosmos.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.crosmos.dev/llms.txt
Use this file to discover all available pages before exploring further.
JWT access token or API key (csk_…)
Successful Response