🚀 Borderless Benchmark now LIVE!
cURL
curl --request PUT \ --url https://sandbox-api.borderless.xyz/v1/organizations/integrations/onmeta \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "apiKey": "onmeta_api_key_123", "apiSecret": "onmeta_api_secret_456" } '
Create Onmeta integration to configure the connection with the Onmeta account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The Onmeta API key for authentication.
"onmeta_api_key_123"
The Onmeta API secret for authentication.
"onmeta_api_secret_456"
Organization Onmeta integration data
Was this page helpful?
Suggestions
Contact support