/salesforce/opportunity/:id

Delete a Salesforce Opportunity by Id.

ParameterTypeDescription
successBooleanTrue if the Opportunity was successfully deleted, and false otherwise.
errorsObject[]A list of errors if deleting the Opportunity was not successful
errors.nameStringA Salesforce error name.
errors.errorCodeStringThe Salesforce error code.
Language
Authorization
Header