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/actions/order/v2 \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "privateActionsOrder": {}, "sharedActionsOrder": {} } '
{}
No description available
API key authentication
This data structure represents the request to order Actions.
Show child attributes
This data structure represents the response to order Actions.
Was this page helpful?