Create job

This API creates a job.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Unique OEM identifier

Body Params
string
required

Job name.

int32
required

Job type identifier number. Any one of the following:
1: Set properties
2: Reset devices
3: Debug devices
4: OTA
5: File transfer

int32
required

Unique filter identifier number

string
required

Execution method: "ONE_TIME" or "CONTINUOUS".

string
required

Delivery option: "SYSTEM_PUSH" or "USER_CONSENT".

string

Short description of the job.

job_metadata
object

List of data objects.

int32
Defaults to 0

Number of retry if one of the action of the device is failure, how many times should retry the action.

json

An object that is used for job action, the payload depends on different type of action.

Responses

401

Unauthorized

403

Forbidden

422

Unprocessable Entity

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json