Create – Media API – MediaKind

Create

put https://app.mk.io/api/v1/projects/:project_name/media/liveEvents/:event_name/liveOutputs/:output_name

Creates a Live Output

RBAC Capability Required: ams.liveeventoutput.create

Authentication

Authorization Bearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

Request

This endpoint expects an object.

properties object LiveOutputPutProperties Required

The properties of the live output.

Show 7 properties

Show 1 property

Response

201 Live Output created

The properties of the live output.

Show 11 properties

Show 1 property

Errors

400 Bad Request

Show 3 properties

Show value schema Hide value schema

401 Unauthorized

... [Similar structure for all other error responses]