multistream
Create a multistream target
post/multistream/target
Request body
Example request
{
"id": "09F8B46C-61A0-4254-9875-F71F4C605BC7",
"userId": "66E2161C-7670-4D05-B71D-DA2D6979556F",
"url": "rtmps://live.my-service.tv/channel/secretKey",
"createdAt": 1587667174725
}Response
Success
Example response
{
"id": "09F8B46C-61A0-4254-9875-F71F4C605BC7",
"userId": "66E2161C-7670-4D05-B71D-DA2D6979556F",
"url": "rtmps://live.my-service.tv/channel/secretKey",
"createdAt": 1587667174725
}