Set custom start call sound
Uploads custom start call sound file
- audio/vnd.wave
Request Body required
- wav_file binary required
Audio file in .wav format with sampling rate 8000 or 16000 HZ
Responses
- 200
- 400
- 401
OK
Wrong .wav file
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...