delete
https://sandbox-api.bxnk.com/api/v1/product-apis/storage/delete/
Authentication
Requires product-api-token (sent via the configured auth header as a JWT bearer token) headers.
Path parameters
key(string): the S3 object key to delete
Response
200: File deleted successfully.401: Unauthorized-500: Internal server error