Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.coralogix.com/mgmt/openapi/4/integrations/contextual-data/v1 \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "metadata": { "integrationKey": "<string>", "integrationParameters": { "parameters": [ { "key": "<string>", "sensitiveData": {} } ] }, "version": "<string>" } } '
{ "integrationId": "<string>" }
No description available
API key authentication
This data structure represents the metadata of an integration.
Show child attributes
Was this page helpful?