Skip to main content
DELETE
/
identity
/
account-members
/
{id}
Remove Account Member
curl --request DELETE \
  --url https://api.paxos.com/v2/identity/account-members/{id} \
  --header 'Authorization: Bearer <token>'
{}
OAuth Scope
identity:write_account

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Response

200 - application/json