post https://api.aptivada.com/v2/user/create
Authorization
Either 1) x-token, or 2) x-api-token must be given to authorize account.
User Object
Allowed Fields
- first_name
- last_name
- birthday
- phone
- gender
- city
- state
- zip
- address
- address_2
- join_date
- source_id
- source
Special Fields
password: If given, value will be hashed
User Attributes
User attributes should be a set of key -> value pairs of the account's attribute name and attribute value.
Note: Only valid user properties and valid custom user attributes will be returned. (See example)