cURL
curl --request DELETE \ --url https://api.jsonsilo.com/api/v1/manage/{file_uuid} \ --header 'X-MAN-API: <api-key>'
{ "detail": "<string>" }
API endpoint to delete a silo
Documentation IndexFetch the complete documentation index at: https://docs.jsonsilo.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.jsonsilo.com/llms.txt
Use this file to discover all available pages before exploring further.
The JSONSilo Manage API Key
The Silo UUID, comprising 32 hexadecimal digits separated by 4 hyphens, totaling 36 characters.
Successful Response