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