Skip to main content
POST
/
v1
/
training
/
completions
/
{videoId}
/
complete
Mark a training video as complete
curl --request POST \
  --url http://localhost:3333/v1/training/completions/{videoId}/complete \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

videoId
string
required

Response

200

The updated completion record