Delete products
Product
Delete products
Delete products by their external IDs. This endpoint only deletes products.
POST
Delete products
Documentation Index
Fetch the complete documentation index at: https://docs.vambe.me/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API key needed to authorize the request
Path Parameters
The prompt block ID from which to delete the products
Body
application/json
The payload with external IDs of products to delete
Minimum array length:
1External ID of product to delete
Minimum string length:
1Response
Products deleted successfully.
