API Reference

/v1/lives/{liveId}

Update a Live

Log in to see full request history
Path Params
string
required

The id of the Live

Body Params
string
required

The title of the Live

string

Description of the Live (in Markdown)

integer
required

Start date of the Live (Unix timestamp format)

integer
required

End date of the Live (Unix timestamp format)

string

The chat visibility on the Live

string

The participant list visibility on the Live

string

The Live visibility

string

Who kind of members can participate to the Live

string
required

Solution of the Live

string

BuiltIn type of the Live (if solution is BuiltIn)

boolean

Active the record on the Live

boolean

Make available the record of the Live

string

Video URL of the Live (if solution is Youtube or Vimeo)

object | null

Video URL of the Live (if solution is Youtube or Vimeo)

Responses

400

Malformed payload

404

Live not found

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json