OTA Client

Report Event

post/api/v1/ota/updates/report

Headers

authorizationstring nullable

Request body

release_idstring required
device_idstring nullable
platformstring required
from_versionstring nullable
to_versionstring required
event_type'check' | 'download_start' | 'download_complete' | 'download_failure' | 'flash_start' | 'flash_complete' | 'flash_failure' | 'install_start' | 'install_success' | 'install_failure' | 'boot_success' | 'boot_failure' | 'boot_unknown' | 'rollback' required
error_codestring nullable
error_messagestring nullable
methodstring nullable
transfer_duration_secondsinteger nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/ota/updates/report:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.