put https://icc-dev.aylanetworks.com/icc/v1/users/device_jobs
This end point is used for user consent job. Using this API, the user can cancel the ota or schedule the OTA for set of Devices.
{"devices":
[{"dsn":"A0001","device_jobs":
[{"id":"qQ0IbCd7","schedule_timestamp":1565078393},
{"id":"gddO33g4"},
{"id":"badI3Cg2","cancel_job":true}
]
}
]
}