Cattura CaptureCast HTTP API Documentation

capture.publishMediaPackage

Publish a media package.

Method URL

POST mediaPackages/{id}/publish

Requires Authorization

null

URL Parameters

Name Type Description
id string ID of media package to publish.

Post/Query Parameters

Name Type Description
publishRequest json PublishRequest object

Example

curl 'http://'

Test Method

Parameters

Name Type
id
publishRequest

Result