delete https://sandbox-api.bxnk.com/api/v1/product-apis/storage/delete/
Delete a file/object from S3 by key.
Requires X-Access-Key and X-Secret-Key headers.
key (string): the S3 object key to delete
200: File deleted successfully.
401: Unauthorized
500: Internal server error