Skip to main content
POST
/
streaming
/
broadcasts
Python
from gcore import Gcore

client = Gcore(
    api_key="My API Key",
)
client.streaming.broadcasts.create()

Authorizations

Authorization
string
header
required

Body

application/json
broadcast
object
Example: