Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Remove media asset from product
cURL
curl --request DELETE \ --url https://admin.fanfare.io/api/products/{productId}/media-assets/{assetId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Fanfare secret key. Keep secret credentials on your server.
Media asset removed successfully