Skip to main content
DELETE
Remove a party from an account
Removes a party’s role from the account. The last ACCOUNT_HOLDER cannot be removed. Returns 204 No Content.

Authorizations

Path Parameters

accountId
string<uuid>
required

Unique account identifier

partyId
string<uuid>
required

The party ID to remove from the account

Response

Party role removed