curl --request DELETE \
--url https://gateway-dev.shipbob.dev/2025-07/product/{productId} \
--header 'Authorization: Bearer <token>'{
"property1": [
"string"
],
"property2": [
"string"
]
}curl --request DELETE \
--url https://gateway-dev.shipbob.dev/2025-07/product/{productId} \
--header 'Authorization: Bearer <token>'{
"property1": [
"string"
],
"property2": [
"string"
]
}