API version 2.0
...
Accounts
Delete
1 min
a deleted account is definitely deleted, and cannot be recovered all attached items, notes, tasks will be also be deleted { "name" "delete an account", "method" "delete", "url" "https //data successeve com/v2/accounts/\ id", "description" "delete a contact by its id", "tab" "examples", "examples" { "languages" \[ { "id" "0ykoswubttodyqfe27xc1", "language" "curl", "code" "curl x delete https //data successeve com/v2/accounts/{id} \\\\\n h 'accept application/json' \\\\\n h 'authorization\ bearer \<your access token>'", "customlabel" "" } ], "selectedlanguageid" "0ykoswubttodyqfe27xc1" }, "results" { "languages" \[ { "id" "ukk465to2pswzm5hakm7i", "language" "200", "customlabel" "", "code" "{\n \\"object\\" \\"account\\",\n \\"id\\" \\"5ea9ccd59677ff52362c0ce0\\"\n}" }, { "id" "oi9tcj18zzobvibmshdkp", "language" "404", "customlabel" "", "code" "{\n \\"error\\" \\"404 object not found\\"\n}" } ], "selectedlanguageid" "ukk465to2pswzm5hakm7i" }, "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[ { "name" "id", "kind" "required", "type" "string", "description" "id of the account to delete" } ], "formdataparameters" \[] }, "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } }