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
- project_name
stringRequired - event_name
stringRequired
Errors
400 Not implemented
- No response body.
401 Unauthorized
- error object ErrorDetail Required
- codestring Required
- detailstring Required
- extraDetail map from strings to any Optional
- [any key] any
- refstring Required
- statusinteger Required
403 Forbidden
- error object ErrorDetail Required
- codestring Required
- detailstring Required
- extraDetail map from strings to any Optional
- [any key] any
- refstring Required
- statusinteger Required
404 Not Found
- error object ErrorDetail Required
- codestring Required
- detailstring Required
- extraDetail map from strings to any Optional
- [any key] any
- refstring Required
- statusinteger Required
429 Too Many Requests
- error object ErrorDetail Required
- codestring Required
- detailstring Required
- extraDetail map from strings to any Optional
- [any key] any
- refstring Required
- statusinteger Required
500 Internal Server Error
- error object ErrorDetail Required
- codestring Required
- detailstring Required
- extraDetail map from strings to any Optional
- [any key] any
- refstring Required
- statusinteger Required