Setup Capa integration.
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"
}
'Integrations Config
Setup Capa integration.
deprecated
Create Capa partner api key.
PUT
/
v1
/
organizations
/
integrations
/
capa
Setup Capa integration.
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"
}
'Was this page helpful?
⌘I