Links

Delete an account

delete
https://data.salesmachine.io
/v2/accounts/:id
an account

Example

curl -X DELETE https://data.salesmachine.io/v2/accounts/{id} \
-H 'Accept: application/json' \
-H 'Authorization:Bearer <Your access token>'