Set custom lock open sound
Uploads custom lock open sound file
- multipart/form-data
Request Body
- wav_file binary requiredSound file in .wav extension 
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...