Members
Update a member
Updates all the fields described in the request body of the specified member. Creates a member if the member doesn’t exist already. Fields left out of the body will remain unaffected.
PUT
Update a member
Authorizations
The primary authentication method for the Mezmo API.
Pass the key in the Authorization header in the format Token <ACCESS TOKEN>.
For example:
This key is used for all APIs with the exception of ingest.
Path Parameters
Email of a member
Example:
"testemail@gmail.com"
Body
application/json
Response
The update was successful; the member resource is returned with updated fields.
Update a member

