Skip to main content
PUT
Deactivates a member account

Authorizations

Authorization
string
header
required

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

Path Parameters

memberId
string
required

Member ID

Maximum string length: 36

Body

Deactivation request

timestamp
string<date-time>
required

Timestamp when the deactivation was performed

reason
string
required

Reason for deactivating the member account

Minimum string length: 1
changedBy
object

Response

OK

Last modified on August 10, 2026