cURL
curl --request DELETE \ --url https://dash.empirical.run/api/resources/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "result": { "success": true } } }
Deletes a resource and removes it from storage.
Documentation IndexFetch the complete documentation index at: https://docs.empirical.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.empirical.run/llms.txt
Use this file to discover all available pages before exploring further.
API key from the Empirical dashboard.
File ID.
-9007199254740991 <= x <= 9007199254740991
Deletion result.
Show child attributes
Was this page helpful?