api_key: ********************X-Api-Key: ********************{
"external_products": [
{
"identifier": "B00U26V4VQ",
"marketplace_code": "ATVPDKIKX0DER"
}
]
}curl --location --request DELETE 'https://app.sellerassistant.app/api/v1/sa/inventory/products//external-products?api_key=<api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"external_products": [
{
"identifier": "B00U26V4VQ",
"marketplace_code": "ATVPDKIKX0DER"
}
]
}'{
"id": "P-5XK1S0NQNO",
"team_id": 123,
"user_id": 456,
"default_supplier_id": 5,
"title": "My Product Title",
"attributes": [],
"created_at": "2025-12-22T10:00:00.000000Z",
"updated_at": "2025-12-22T12:30:00.000000Z"
}