Users
Overview
Users are FlipGive's object to represent users, and allow you to remove user accounts upon request.
Actions
Destroy
Request
Path | /rewards/links
Verb | DELETE
Required Parameters:
- id: String, The id of the user, in your system. Example:
/rewards/users/x1y2z3a
Response
No head response if successful.