Option > simulcast
Delete a player
This endpoint allows you to retrieve to delete the player.
delete/1/videos/{channel}/simulcasts/{simulcast_platform}/{simulcast_config}
Path parameters
channelinteger required
The unique identifier (ID) of the channel to request.
simulcast_platformstring required
simulcast_configstring required
Query parameters
account_idinteger required
Account identifier
The account identifier
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.