Allocate a Live Event – Media API – MediaKind

Allocate a Live Event

post https://app.mk.io/api/v1/projects/:project_name/media/liveEvents/:event_name/allocate

NOT IMPLEMENTED. Allocates resources for a Live Event. A live event is in StandBy state after allocation completes, and is ready to start.

RBAC Capability Required: ams.liveevent.create

Authentication

Authorization Bearer

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

Path parameters

Errors

400 Not implemented

401 Unauthorized

403 Forbidden

404 Not Found

429 Too Many Requests

500 Internal Server Error