Service that uploads TV4 content to YouTube
/enqueue
Requires a valid key provided via a X-Api-Key header or key query string parameter.
curl -X POST -H 'X-Api-Key: <KEY>' -d 'id=<ID>' https://tv4-youtube-uploader-stage.herokuapp.com/enqueue
| Name | Description | Required | Type | Example |
|---|---|---|---|---|
| id | The id value should be a Vimond Asset ID that is marked for upload to YouTube |
Required | string |
3968321
|
200
SHOW
< Content-Type: application/json; charset=utf-8400
SHOW
Returned if id field is missing from request body
401
SHOW
Returned if API key is invalid
405
SHOW
500
SHOW
/delivery/keys
A sorted list of all delivery keys
200
SHOW
< Content-Type: application/json; charset=utf-8