Public
Members
Update a member (employee) note
patch/v1/public/members/{memberId}/notes/{memberNoteId}
Path parameters
memberIdstring required
memberNoteIdstring required
Request body
Example request
{
"note": "This is a note"
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.