---
title: "POST /api/employees/{id}/publish_event"
method: POST
path: "/api/employees/{id}/publish_event"
tags: ["api"]
---

# POST /api/employees/{id}/publish_event

`POST /api/employees/{id}/publish_event`

## Request body

- PublishPointsEvent
  - `event` 'OPEN_TRAINING' | 'COMPLETE_TRAINING' | 'COMPLETE_LESSON' | 'RATE_TIP' | 'DOWNLOAD_CERTIFICATE' | 'ANSWER_CORRECT' | 'WEEKLY_QUIZ_ANSWER', required

## Response `201`

Created

- PublishPointsEvent
  - `event` 'OPEN_TRAINING' | 'COMPLETE_TRAINING' | 'COMPLETE_LESSON' | 'RATE_TIP' | 'DOWNLOAD_CERTIFICATE' | 'ANSWER_CORRECT' | 'WEEKLY_QUIZ_ANSWER', required

---

[API](https://skmtc.net/haekka/apis/snippets-api.md) · [All operations](https://skmtc.net/haekka/apis/snippets-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haekka/snippets-api/versions/2a72ba99e389/schema)
