API Reference

Edit an event

Path Params
string
required

Unique v4 UUID of event, i.e., xxxxxxxx-xxxx-Mxxx-Nxxx-xxxxxxxxxxxx

Body Params
boolean

The privacy of the live stream, e.g. private or public.

int32

Modify pin number (must be between 1000 - 9999)

boolean

Disable ability for viewers to leave comments.

boolean

Auto approve comments made by viewers.

boolean

Hide comments from viewers

boolean

Enabled/disable notice. The notice will appear on the organisations website via the Naoca plugin.

ctas
array

Array of objects containing Call To Action buttons (must be in the format [{ 'text': 'CTA Text One', 'url': 'http://firsturl.com' },{ 'text': 'CTA Text Two', 'url': 'http://secondurl.com' }])

ctas
Responses

Language
Credentials