Products{identifier}
Delete Product
Deletes a product by its external identifier. Products connected to an external source (e.g. synced from Shopify, Centra) cannot be deleted via the API — disconnect the source first.
Authorization<token>
API key authentication using Bearer token format. Use: Bearer
In: header
Path Parameters
identifierstring
Product identifier
Response Body
curl -X DELETE "https://api.emfas.ai/v1/products/string"Empty
{
"error": "Internal server error"
}{
"error": "Internal server error"
}{
"error": "Internal server error"
}{
"error": "Internal server error"
}