Prepare preset for emergency
Prepare preset with duration time and sound file for using during emergency situation
- multipart/form-data
Request Body
settings object required
emergency_id integer requiredPossible values:
>= 1
saving emergency entity id
duration integer requiredduration of file playback
- file binary required
filesize above 1Mb not allowed
Responses
- 200
- 401
OK
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...