Samples

Delete auto-approval product config

Remove one product's auto-approval rule. The product falls back to the shop-wide quota; nothing already approved is affected. Requires read_write scope and a single shop. config_id is re-checked against this shop before the delete — a foreign ID returns 404.

delete/samples/product-config/{config_id}

Path parameters

config_idinteger required

Response

Successful Response

successboolean

Changes

No recorded changes to this endpoint across all 4 revisions of this API.