Delete Opportunity
DELETE/opportunities/:id
Delete Opportunity
Request
Version stringrequired
API Version
Available options
2021-04-15id stringrequired
Opportunity Id
Successful response
- application/json
- Schema
- Example (auto)
Schema
succededbooleandeprecated
Indicates whether the operation was successful. Deprecated — use success instead.
successboolean
Indicates whether the operation was successful
{
"success": true
}