Play in-cab audible alert sound for device
POST
/devices/{device_id}/playaudible
deviceaudio
expires
parameter to set an expiration for the prompt so that if the request is received after this time, it will be ignored. This will prevent any potential confusion of the driver by playing an alert too long after the initial trigger event.User Role Permissions
Role | Permission |
---|---|
Partner | |
Partner View | |
Custom Partner | |
Fleet Manager | |
Group Manager | |
User | |
Custom User |
Request
Path Params
device_id
integerÂ
required
Body Params multipart/form-data
audible_type
enum<string>Â
required
Allowed values:
chimebeep_twobeep_fourdistractionobstructiontailgatingharsh_drivingheadwayhspeedno_sb
Example:
chime
expires
string <date-time>
required
Example:
20250310171530
Match pattern:
YYYYMMDDhhmmss
Request samples
Responses
Modified at 2025-04-30 18:08:18