Skip to main content
DELETE
Remove an account from its group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Remove group member payload.

RemoveMemberPayload schema.

account_code
string
required

Account code used by administration and mapping records.

Response

200 - application/json

OK

RemovedMemberResponse schema.

status
string

Status value returned by the API.

account_code
string

Account code used by administration and mapping records.