cURL
curl --request POST \ --url https://api.mottostreaming.com/streaming/simulcasts/v1/{simulcast_id}/stop \ --header 'Authorization: Bearer <token>'
{}
StopSimulcast
Use this method to stop active simulcasting.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
The response is of type object.
object