Moh server
Retrieve moh server information.
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_server
Update moh server
Authorizations
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_server
No content
Was this helpful?