Skip to main content
DELETE
Delete a bundled file

Authorizations

Authorization
string
header
required

JWT token from Clerk authentication.

Must be from a user with org:admin role.

Query Parameters

fileId
integer
required

The file ID to delete (the database record ID, not the UUID)

Response

File deleted successfully

success
boolean
message
string