Insforge Documentation home page
Search Insforge docs...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Client
Delete Object
Documentation
API Reference
Community
Blog
Tables
Admin
Authentication
Admin
Client
Records
Client
Storage
Admin
Client
POST
Upload Object with Auto-Generated Key
POST
Get Upload Strategy (Direct or Presigned URL)
GET
Download Object
PUT
Upload Object
DEL
Delete Object
POST
Confirm Presigned Upload
POST
Get Download Strategy (Direct or Presigned URL)
AI Integration
Admin
Client
Functions
Admin
Client
Secrets
Admin
Logs
Admin
Metadata
Admin
Health
Client
200
404
Copy
{
"message"
:
"Object deleted successfully"
}
Client
Delete Object
Copy page
Copy page
DELETE
/
api
/
storage
/
buckets
/
{bucketName}
/
objects
/
{objectKey}
Try it
200
404
Copy
{
"message"
:
"Object deleted successfully"
}
Authorizations
x-api-key
string
header
required
Path Parameters
bucketName
string
required
key
string
required
Response
200
application/json
Object deleted successfully
message
string
Upload Object
Confirm Presigned Upload
Assistant
Responses are generated using AI and may contain mistakes.