curl --request POST \
--url https://api.hubapi.com/crm-objects/v1/objects/products/batch-delete{
"ids": [
1642813,
1645205
]
}Delete an existing product. Note: This action cannot be undone. Deleted products cannot be updated and there is no way to restore them
curl --request POST \
--url https://api.hubapi.com/crm-objects/v1/objects/products/batch-delete{
"ids": [
1642813,
1645205
]
}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.es/docs/llms.txt
Use this file to discover all available pages before exploring further.
Scope requirements
Successful response - Delete an existing product
The response is of type object.