Skip to main content
DELETE
Delete User File

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-version
string
default:2025-09
required

API version

Path Parameters

s3Key
string
required

The S3 key of the file to delete

Response

File deleted successfully

success
boolean
Example:

true

message
string
Example:

"File deleted successfully"