Error
Uploads
Delete an S3 object
Deletes a single object from S3. The key must include the bucket as the first segment. Access is restricted to the owner’s prefix, super admins, and API-type users. Also accepts the internal-key header (set to INTERNAL_SECRET) for server-to-server calls.
DELETE
Error
Authorizations
Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.
Query Parameters
Full key including bucket prefix.
Response
Deleted.