Skip to main content
DELETE
Remove a bank destination

How it works

Soft-removes a saved destination: it stops appearing in the list and can no longer be used for new withdrawals. Withdrawals already requested against it are unaffected and still complete.

Authorizations

Authorization
string
header
required

A platform access token. Get one on the Create an access token endpoint by exchanging your client_id + client_secret, then send it as Authorization: Bearer <token>. Tokens live one hour.

Path Parameters

recipient_id
string
required

The recipient id (wrec_...).

Query Parameters

user_id
string
required

The connected user's id.

Response

Removed.

removed
boolean