Users are the participants in your program, such as your customer advocates and their referred friends. In other places, a User
might also be called a Contact
, Lead
or Participant
. Users are each mapped to one specific account.
The following information is controlled at the user level:
- First and last name
- Email address
- Referral code
- Share links
- Custom fields
Endpoints | |
---|---|
GET | Lookup a user PII |
POST | Block user |
POST | Unblock user |
GET | List users |
PUT | User Upsert |
POST | Create a user and account |
GET | Lookup a user |
DELETE | Delete a user |
GET | Get a user by a referral code |