This endpoint requires authentication. Include your Bearer token in the Authorization header.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
The unique identifier of the asset
The name of the media file to delete
Response
Media deleted successfully
Example:
"Media deleted successfully"