Skip to content

Report deployment status

PUT
/api/devices/v1/deployments/device/deployments/{deployment_id}/status

Deployment status update endpoint.

Body: {“status”: “downloading|installing|rebooting|success|failure|already-installed”}

Authorizations

Parameters

Path Parameters

deployment_id
required
string format: uuid

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string