Users
Deleting a User
This endpoint allows for the deletion of a user
This API deletes a specific user from the system based on their unique user UUID.
This route is secured with processor and vendor token authentication.
Endpoint
DELETE /3p/api/v2/users/{uuid}