🚀 Borderless Benchmark now LIVE!
cURL
curl --request PUT \ --url https://sandbox-api.borderless.xyz/v1/organizations/integrations/capa \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "apiKey": "e19799ed-6d75-4914-986c-5577ddfb1a44" } '
Create Capa partner api key.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The Capa partner api key.
"e19799ed-6d75-4914-986c-5577ddfb1a44"
Organization Capa integration data
Was this page helpful?