🚀 Borderless Benchmark now LIVE!
cURL
curl --request PUT \ --url https://sandbox-api.borderless.xyz/v1/organizations/integrations/cobre \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "userId": "cli_test_123", "secret": "test" } '
Create Cobre partner user ID and secret.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The Cobre user ID for authentication.
"cli_test_123"
The Cobre secret for authentication.
"test"
Organization Cobre integration data
Was this page helpful?
Suggestions
Contact support