delete
https://api.mixmax.com/v1/salesforce/task/:id
Delete a Salesforce Task by Id.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
| Parameter | Type | Description |
|---|---|---|
| success | Boolean | True if the Task was successfully deleted, and false otherwise. |
| errors | Object[] | A list of errors if deleting the Task was not successful |
| errors.name | String | A Salesforce error name. |
| errors.errorCode | String | The Salesforce error code. |
