Single Member Actions
Replace Member
PUT
/
v1
/
members
/
{id}
Replacing an existing member, identified by their memberId
.
Inactive members will be re-added to your Onsi programme.
Authorizations
Headers
Unique key to ensure idempotency of the request
Path Parameters
The unique identifier for a Member, prefixed with mem_
Body
application/json
A unique email address for the member
Tier name for the member
An optional phone number for the member
Unique ID provided by API consumer, must be unique across all members (active, invited and inactive)
Response
200 - application/json
A member on the platform.
Onsi's ID of the member
Tier name for the member
Unique ID provided by API consumer, must be unique across all members (active, invited and inactive)
The status of the member.
Available options:
active
, invited
, inactive