---
title: "Mark a training video as complete"
method: POST
path: "/v1/training/completions/{videoId}/complete"
tags: ["Training"]
---

# Mark a training video as complete

`POST /v1/training/completions/{videoId}/complete`

Marks a specific training video as completed for the authenticated member. Triggers completion email if all training is now done.

## Path parameters

- `videoId` string, required

## Response `200`

The updated completion record

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/726b9523fb22/schema)
