Competitors
Create a competitor
post/products/{product_id}/competitors
Path parameters
product_idstring required
ProductId identifier
Request body
Example request
{
"competitor": {
"name": "Plan-a-lot"
}
}Response
Successful operation
Changes
No recorded changes to this endpoint across all 5 revisions of this API.