Members
Create member
Use this endpoint to create a new member.
POST
Create a new member using credentials that merge a User with an Institution.
By setting the proper credentials, an Institution will be paired with a User. These credentials will be used when requesting data for the User from a data provider.
login and password are paired together. Alternatively, userkey can be used by itself for credentials.
Do not use the name parameter unless instructed to do so by MX.
Do not use the institution_guid parameter unless instructed to do so by MX.
Query parameters
Your API key.
The
client_guid or external_client_guid.Headers
Must be
application/json.Body parameters
Identifies the user the member belongs to. Accepts
user_guid or external_user_guid.One or more credential
field_name/response pairs.A unique identifier for this member within the client.

