curl --request DELETE \
--url https://sandbox-api.shipbob.com/2026-01/product/{productId} \
--header 'Authorization: Bearer <token>'{
"property1": [
"string"
],
"property2": [
"string"
]
}curl --request DELETE \
--url https://sandbox-api.shipbob.com/2026-01/product/{productId} \
--header 'Authorization: Bearer <token>'{
"property1": [
"string"
],
"property2": [
"string"
]
}