Skip to main content
DELETE
Remove Account Member

Authorizations

Authorization
string
header
required

Send an account API key in the Authorization: Bearer <key> header.

Headers

OpenPMM-Request-Id
string

Optional request ID. OpenPMM returns this value when it is valid. Otherwise, OpenPMM creates a request ID.

Maximum string length: 128
Idempotency-Key
string
required

A unique key for this operation. Use the same key when you retry the same request. Different input with the same key returns 409.

Required string length: 1 - 200

Path Parameters

user_id
string
required

Unique Account member user ID.

Example:

"9c274d58-9b3a-4e5f-b2d3-733407264f02"

Body

application/json

Explicit member removal confirmation.

confirmed
boolean
required
confirmation
string<email>
required

Response

The member removal result.

id
string
required

Auth user ID.

Example:

"7ccda81a-6620-4a06-8154-d138128b38d8"

object
string
required
Allowed value: "account_member"
removed
boolean
required
notified
boolean
required