Set custom ringing tone sound
Uploads custom ringing tone sound file
- multipart/form-data
Request Body
- wav_file binary requiredAudio 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 stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...