cURL
curl --request DELETE \ --url http://localhost:3001/portal-api/products/{product_id}/preview
{ "status": "ok" }
Delete the preview/catalogue page image for this API Product
UID of an API Product
1
OK
Status of the operation
"ok"
Was this page helpful?