Delete custom emergency sound
Removes custom emergency 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"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...