Create a new livestream
POST /media/livestream
POST
/media/livestream
Post data to create a new livestream content
Authorizations
Request Body
Create a new livestream
object
team_id
integer
title
string
description
string
custom_fields
Custom fields as key value pairs
object
key
additional properties
string
is_downloadable
boolean
is_published
boolean
Responses
201
Created
object
message
string
video_token
One of:
string
Array<string>
messages
Array<string>
401
Missing or invalid Authorization Bearer token
object
message
string
403
Not allowed by permissions
object
message
string
key
additional properties
any
422
Unprocessable entity
object
message
string
errors
object
key
additional properties
any