Set buttons press custom sound
Uploads buttons press custom sound file
- audio/vnd.wave
Request Body required
- string binaryThe model is used upload custom sound file 
Responses
- 200
- 400
- 401
OK
- Wrong .wav file
- Writing file error
- application/json
- Schema
- Example (from schema)
- Wrong file
- Writing file error
Schema
- error stringError message 
{
  "error": "Wrong JSON body"
}
{
  "error": "Wrong .wav file"
}
{
  "error": "Writing file error"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringError message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...