Delete Promoted Products

POST {{baseUrl}}/preview/retail-media/line-items/:line-item-id/products/delete

Remove a collection of promoted products from a line item

Request Body

{"data"=>[{"id"=>"<string>", "type"=>"<string>", "attributes"=>{"id"=>"<string>", "bidOverride"=>"<number>", "status"=>"Active"}}, {"id"=>"<string>", "type"=>"<string>", "attributes"=>{"id"=>"<string>", "bidOverride"=>"<number>", "status"=>"Paused"}}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring