post https://api.mediasilo.com/v3/channels
Log in to see full request history
Creates a new embed channel.
Responses
Creates a new embed channel.
xxxxxxxxxx
11curl --request POST \
--url https://api.mediasilo.com/v3/channels \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"playback": "Progressive | Streaming",
"autoPlay": "true | false",
"stretching": "exactfit | fullscreen | none"
}
'
Try It!
to start a request and see the response here! Or choose an example: