Update Streaming Endpoint – Media API – MediaKind

Update Streaming Endpoint

patch https://app.mk.io/api/v1/projects/:project_name/media/streamingEndpoints/:endpoint_name

Update a Streaming Endpoint. Only the Name and cdnProvider fields are immutable.

RBAC Capability Required: ams.streamingendpoint.update

Authentication

Authorization Bearer

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

Path parameters

Request

This endpoint expects an object.

accessControl object StreamingEndpointAccessControl Optional

The access control settings for the streaming endpoint.

akamai object StreamingEndpointAkamiACL Optional Deprecated

DEPRECATED: This is provided for backwards compatibility and will be removed in a future release.

akamaiSignatureHeaderAuthenticationKeyList list of objects AkamiHeaderAuthKey Required Deprecated

DEPRECATED: This is provided for backwards compatibility and will be removed in a future release. Learn more: example-authentication-headers

Response

Errors