MOH
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
OK
application/json
enabledbooleanOptional
Enable MOH service or not.
play_typestring · enumOptionalPossible values:
Set MOH personalized music by these modes:
DEFAULT_MUSIC:RANDOM_MUSIC_PER_CALL:RANDOM_MUSIC_PER_DAY:
4XX
Error
get
/moh_serverAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
enabledbooleanOptional
Enable MOH service or not.
play_typestring · enumOptionalPossible values:
Set MOH personalized music by these modes:
DEFAULT_MUSIC:RANDOM_MUSIC_PER_CALL:RANDOM_MUSIC_PER_DAY:
Responses
200
OK
No content
4XX
Error
post
/moh_serverNo content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequiredExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwResponses
200
OK
application/json
idstringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwfile_namestringOptional
The name of the file.
file_sizeinteger · int64OptionalExample:
The file size in bytes.
0file_urlstringRead-onlyOptionalExample:
The relative path to file url for file downloading.
/api/blobs/WexWdABcd5D4PDgzTKV3gAAAEu00WcK4XX
Error
get
/moh_server/musics/{id}Last updated