List URL paths – Media API – MediaKind

List URL paths

post https://app.mk.io/api/v1/projects/:project_name/media/streamingLocators/:locator_name/listPaths

ListPaths returns the set of valid streaming paths for a given Streaming Locator. A distinct set of paths is returned for each type of DRM configured, per the 'EnabledProtocols' property of the streaming policy.

RBAC Capability Required: ams.streaminglocator.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.

Response

Errors