cURL
curl --request DELETE \ --url https://api.paxos.com/v2/identity/account-members/{id} \ --header 'Authorization: Bearer <token>'
{}
Removes an account member from an account.
identity:write_account
Was this page helpful?