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.
curl --request DELETE \
--url https://sandbox-api.borderless.xyz/v1/organizations/integrations \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs.borderless.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?