Delete a file from S3

Delete a file/object from S3 by key.

Authentication

Requires X-Access-Key and X-Secret-Key headers.

Path parameters

  • key (string): the S3 object key to delete

Response

  • 200: File deleted successfully.
  • 401: Unauthorized
  • 500: Internal server error
Language
Credentials
Response
Click Try It! to start a request and see the response here!