delete https://app.referralsaasquatch.com/api/v1//open/account//user/
Delete a user in Advocate. By default this endpoint only deletes a User on an Account (and not the Account itself).
To delete both the Account (and all the users on the account), use the Delete Account endpoint.
Learn more about deleting participants within Advocate in our article on Participant Deletion.
Include the doNotTrack
query parameter as true
to indicate to Advocate that the user should not be able to be re-registered on the same account. Learn more about doNotTrack
in our article on Participant Deletion.
Include the preserveEmptyAccount
query parameter as false
to indicate to Advocate that the user's account should be deleted if there are no other users in the account.