---
title: "Complete Live Stream"
method: POST
path: "/video/live/assets/{live_asset_id}/complete"
tags: ["API Endpoints"]
---

# Complete Live Stream

`POST /video/live/assets/{live_asset_id}/complete`

This endpoint allows marking live assets complete. Once the live asset is marked complete, it can no longer be used to ingest the live stream on Gumlet.

## Path parameters

- `live_asset_id` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/gumlet/apis/gumlet-rest-apis.md) · [All operations](https://skmtc.net/gumlet/apis/gumlet-rest-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gumlet/gumlet-rest-apis/revisions/b1f7ac2aeeec/schema)
