Distribution Wallets
Revoke Account Access
Revokes a user's access to a distribution account. Owner only. The grant history is preserved in the account's audit trail.
delete/distribution-wallets/{id}/memberships/{membershipID}
Path parameters
idstring required
The unique identifier of the distribution account
membershipIDstring required
The unique identifier of the access grant being revoked
Response
Access revoked successfully
Changes
Changed in 1 of the 12 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○