Consent
Withdraw an Account's Consent
POST
Withdraws an Account’s consent. This endpoint deletes information
on the account, sets its status to disabled
, and removes all active Products or Subscriptions for the account.
Path Parameters
ID of the Account.
Body
Available types: withdraw
.
Available Reasons: holder_withdrew_consent
.
Returns
Returns the Account with status
set to disabled
.