Delete Consent
DELETE
/public/v3/webflow/banks/{bank_slug}/consent/delete
Delete the customer consent for bank account data
For endpoint authorization use Authorization: AppUserToken {customer_token} header. Create customer tokento use it in the header.
Parameter | Data type | Required? | Description |
---|---|---|---|
bank_slug | string | yes | Bank slug |
none
none
Parameter | Data type | Required? | Description |
---|---|---|---|
status | string | yes | Status of the operation |
1
2
3
curl --location --request DELETE 'https://api.friendlyscore.com/public/v3/webflow/banks/{bank_slug}/consent/delete' \
--header 'Content-Type: application/json' \
--header 'Authorization: AppUserToken {customer_token}'
1
2
3
{
"status": "success"
}
Was this article helpful?
Friendly Score UK Ltd.
84 Brook Street
London W1K 5EH
Call us on +44 20 3709 6726
Company registered in England
Company number 09168668, ICO ZA111687
VAT registration number 206 9758 80
Authorised and Regulated by the Financial Conduct Authority. (FRN: 821100, 781963)