Skip to main content
DELETE
/
products
/
{id}
Delete Product
curl --request DELETE \
  --url https://api.kua.ai/weaver/api/v2/products/{id}

Path Parameters

id
string
required

Response

204

Successful Response