🚀 Borderless Benchmark now LIVE!
cURL
curl --request DELETE \ --url https://sandbox-api.borderless.xyz/v1/organizations/integrations \ --header 'Authorization: Bearer <token>'
Removes the stored integration configuration for the given PFI name and organization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Integration configuration removed.
Was this page helpful?