Users management

Use this REST resource to manage existing tracked users.

API domain: api.productfruits.com


Delete user

Resource: DELETE /v1/users/{username}
Deletes the given tracked user by its username. Don't forget to URL encode the username.