Skip to main content
POST
Create OTT channel

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
channel
enum<string>
required
Available options:
whatsapp,
viber,
telegram
provider_id
string<uuid>
required
config
object

Response

OTT channel created successfully

id
string<uuid>
tenant_id
string<uuid>
name
string
channel
enum<string>
Available options:
whatsapp,
viber,
telegram
provider_id
string<uuid>
config
object
status
string
created_at
string<date-time>