cURL
curl --request DELETE \ --url https://api.example.com/api/storage/buckets/{bucketName}/objects/{objectKey} \ --header 'x-api-key: <api-key>'
{ "message": "Object deleted successfully" }
Documentation IndexFetch the complete documentation index at: https://docs.insforge.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.insforge.dev/llms.txt
Use this file to discover all available pages before exploring further.
^[a-zA-Z0-9_-]+$
Object deleted successfully