Delete an accountdelete https://app.referralsaasquatch.com/api/v1/{tenant_alias}/open/account/{accountId}Path Paramstenant_aliasstringrequiredTenant being referenced. E.g. "aboih12h16t" or "test_abo912126tastastt"accountIdstringrequiredThe ID of the account to be deletedQuery ParamsdoNotTrackbooleanDo not track the user (this user cannot be re-registered in Advocate). Learn more about doNotTrack in our article on Participant Deletion.truefalseResponses 204Account successfully deleted 404No account found for the provided idUpdated 22 days ago