delete https://api-sandbox.argyle.com/v1/users/
Delete a user and all accounts associated with that user. In turn, all other resources—profiles, vehicles, documents, etc.—are deleted as well.
Use this endpoint to delete all information about a user. If you want to delete a single account of a given user, please refer to the delete an account section.
When the user is successfully deleted, this request responds with a 204
status and an empty response body.