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.anycheck.ai/folders/{id} \ --header 'X-API-Key: <api-key>'
200
Example
{ "message": "successfully deleted data" }
Delete a folder (soft delete)
API key for service-to-service authentication
Folder ID
Folder deleted successfully
"successfully deleted data"
Was this page helpful?