FOTA Jobs

CreateFOTAJob

post/fota-jobs

Request body

OR
OR
OR

Example request

{
  "bundleId": "bc631093-7f7c-4c1b-aa63-a68c759bcd5c",
  "autoApply": true
}

Response

jobIdstring required

Universally unique identifier

Example response

{
  "jobId": "bc631093-7f7c-4c1b-aa63-a68c759bcd5c"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.