Delete Opportunity
DELETE/opportunities/:id
Delete Opportunity
Request
Version stringrequired
API Version
Available options
v3id stringrequired
Opportunity Id
Successful response
- application/json
- Schema
- Example (auto)
Schema
successbooleanrequired
Indicates whether the operation was successful
{
"success": true
}