curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/4/integrations/integrations/v1/rum/sync \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"force": true
}'{
"syncExecuted": true,
"syncedAt": "2023-11-07T05:31:56Z"
}No description available
curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/4/integrations/integrations/v1/rum/sync \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"force": true
}'{
"syncExecuted": true,
"syncedAt": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?