Skip to main content
POST
Create a member

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
member
object
required

Response

Created; returns the member detail (admin view).

member
object

The member detail (admin view). Key identity and profile fields are enumerated; the admin view also returns additional fields (addresses, payment_methods, sponsor, placement, member_type, rank, points, orders_count, total_spent_in_base, notes).

status
integer
meta
object