Removes buttons press custom sound
Removes buttons press custom sound. Device will use default sound.
Responses
- 200
 - 400
 - 401
 
OK
File does not exist or is busy
- application/json
 
- Schema
 - Example (from schema)
 - Not exists
 - File in use
 
Schema
- error string
Error message
 
{
  "error": "Wrong JSON body"
}
{
  "error": "File does not exist"
}
{
  "error": "File is currently in use. Try to repeat your action later"
}
Unauthorized request. Log In
- application/json
 
- Schema
 - Example (from schema)
 - Log In
 
Schema
- error string
Error message
 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...