Skip to main content
PATCH

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

memberId
string
required

Id of member

Maximum string length: 36

Body

Request with dictionary of member properties to update

{key}
any

Response

Member updated successfully.

Last modified on August 10, 2026