Skip to main content

Delete User

Delete User

This endpoint allows you to delete a user from your business.

Endpoint Delete

Path Parameter

URL ParameterDescriptionRequiredData type
USER_REFERENCEThe user’s reference — the one returned when the user was indexed.trueString
Sample response
{
"message": "user deleted"
}
    You will still be able to view a deleted user's transactions on your dashboard and via the API.