Set buttons press custom sound
Uploads buttons press custom sound file
- audio/vnd.wave
Request Body required
- string binary
The 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 string
Error 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 string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...