Single Member Actions
Update Member
PATCH
Updates an existing member, identified by their memberId
.
Relevant Error Codes
If there are any issues with the update, the API will return a 400
status code with the following error codes:
Authorizations
Headers
Unique key to ensure idempotency of the request
Path Parameters
The unique identifier for a Member, prefixed with mem_
Example:
"mem_<id>"
Body
application/json
Body
The body is of type object
.
Response
200 - application/json
200
A member on the platform.