post
https://localhost:44395/api/admin/liveOperator//completeSegment
Behavior: Finalizes the active recording segment for the specified broadcast and persists the recorded content as an asset. The segment details are provided in the request body.
Authorization: Requires an authenticated user with a valid bearer token.
Side Effects:
- The current recording segment is completed.
- The recorded content is saved as an asset.
Error Scenarios:
- Returns 400 if the segment completion model fails validation.
- Returns 401 if the request is not authenticated.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The recording segment was completed and saved successfully.
