Remove Provider Data

Delete all data (transactions, enrichments, accounts) related to the specified provider.

Path Params
string
required

Name of the provider (banking institution)

Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

Bud Customer identifier

string

The Bud Customer secret used to encrypt customer data. This is optional only if the customer secret is already stored with Bud (i.e. the host_secret was set to true in the Customer Context when the customer was created).

Responses
204

The request was successfully processed.

400

Bad request.

401

An unauthenticated request was received.

405

The request uses an unexpected HTTP method.

5XX

An unexpected error occurred on the server side.

Language
Credentials
OAuth2