Skip to main content
PUT
Update OTT template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

OTT Template ID

Body

application/json
name
string
body
string
variables
object

Response

OTT template updated successfully

id
string<uuid>
tenant_id
string<uuid>
channel_id
string<uuid>
name
string
body
string
variables
object
status
enum<string>
Available options:
pending,
approved,
rejected
created_at
string<date-time>