Skip to main content
PATCH
Update Music on Hold

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Music on hold ID

Pattern: ^[1-9]\d*$

Body

application/json
name
string

Music on hold name

isLinear
boolean

Play tracks in linear order

defaultTenant
boolean

Set as the tenant's default music on hold

routingDestinations
object[]

Ordered MEDIAFILE destinations that make up the playlist

Response

200 - application/json

Updated music on hold

id
number
required

Music on hold ID

tenantId
number
required

Tenant ID (0 = system)

name
string
required

Music on hold name

isLinear
boolean
required

Tracks play in linear order

defaultTenant
boolean
required

Is the tenant's default music on hold

routingDestinations
object[]
required

Ordered MEDIAFILE destinations