Skip to main content
DELETE
/
v1
/
organizations
/
integrations
Delete integration configuration for a PFI.
curl --request DELETE \
  --url https://sandbox-api.borderless.xyz/v1/organizations/integrations \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

provider
string
required

Response

204

Integration configuration removed.