post: summary: Create service token tags: - Service tokens responses: '200': description: OK content: application/json: schema: type: object properties: name: type: string value: type: string '400': $ref: ../components/responses/error.yaml operationId: generate-service-token parameters: - $ref: ../components/headers/kbn_xsrf.yaml