startRTMPBroadcasts

@POST(value = "/video/call/{type}/{id}/rtmp_broadcasts")
abstract suspend fun startRTMPBroadcasts(@Path(value = "type") type: String, @Path(value = "id") id: String, @Body startRTMPBroadcastsRequest: StartRTMPBroadcastsRequest): StartRTMPBroadcastsResponse

Start RTMP broadcasts Starts RTMP broadcasts for the provided RTMP destinations