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

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

Authorizations

Authorization
string
header
required

Body

application/json
restream
object
Example: