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 PUT \ --url https://api.coralogix.com/mgmt/openapi/4/dashboards/folders/v1 \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "folder": { "id": "<string>", "name": "<string>", "parentId": "<string>" }, "requestId": "<string>" } '
{}
No description available
API key authentication
Show child attributes
The response is of type Replace dashboard folder response data structure · object.
Replace dashboard folder response data structure · object
Was this page helpful?