Body
application/json
{
"id": "<string>",
"accountId": "<string>",
"email": "<string>",
"roleName": "admin",
"membershipCreatedAt": "2023-11-07T05:31:56Z",
"permissionName": "<string>",
"fullName": "<string>"
}Updates the member information for the authenticated user
{
"id": "<string>",
"accountId": "<string>",
"email": "<string>",
"roleName": "admin",
"membershipCreatedAt": "2023-11-07T05:31:56Z",
"permissionName": "<string>",
"fullName": "<string>"
}