Products{identifier}
Delete product
Deletes a product. Products connected to an external source 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"
}