{ "opencollection": "1.0.0", "info": { "name": "Kibana APIs Actions ml API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "ml", "type": "folder" }, "items": [ { "info": { "name": "Sync saved objects in the default space", "type": "http" }, "http": { "method": "GET", "url": "https://{kibana_url}/api/ml/saved_objects/sync", "params": [ { "name": "simulate", "value": "true", "type": "query", "description": "When true, simulates the synchronization by returning only the list of actions that would be performed." } ] }, "docs": "**Spaces method and path for this operation:**\n\n