Product

Delete products

Delete products by their external IDs. This endpoint only deletes products.

post/api/public/product/delete/{promptBlockId}

Path parameters

promptBlockIdstring required

The prompt block ID from which to delete the products

Headers

x-api-keystring required

API key needed to authorize the request

Request body

external_idstring required

External ID of product to delete

Response

Products deleted successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.