Skip to main content
DELETE
Delete Product Media
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

/product//media/ Description: The /product/{id}/media/{mediaName} endpoint deletes a specific media file associated with a product. Method: DELETE Path Parameters:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string
required

Product ID

mediaName
string
required

Media file name

Response

Success

The response is of type file.