{ "opencollection": "1.0.0", "info": { "name": "Kibana APIs Actions APM annotations API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "APM annotations", "type": "folder" }, "items": [ { "info": { "name": "Create a service annotation", "type": "http" }, "http": { "method": "POST", "url": "https://{kibana_url}/api/apm/services/:serviceName/annotation", "headers": [ { "name": "elastic-api-version", "value": "" }, { "name": "kbn-xsrf", "value": "" } ], "params": [ { "name": "serviceName", "value": "", "type": "path", "description": "The name of the service" } ], "body": { "type": "json", "data": "{}" } }, "docs": "**Spaces method and path for this operation:**\n\n