post: summary: Generate Logstash API key tags: - Outputs responses: '200': description: OK content: application/json: schema: type: object properties: api_key: type: string '400': $ref: ../components/responses/error.yaml operationId: generate-logstash-api-key parameters: - $ref: ../components/headers/kbn_xsrf.yaml