Update job

This API updates a job. NOTE: A job cannot be updated once started.

Path Params
string
required

Unique job identifier.

Body Params
string

Job name.

int32
required

Job type identifier number. Any one of the following:
1: Set properties
4: OTA
5: File transfer

int32
required

Unique filter identifier number.

string
required

Execution method: "ONE_TIME" or "CONTINUOUS".

string

This can be SYSTEM_PUSH or USER_CONSENT.

string

Short description about the job update.

job_metadata
object

List of data objects.

string
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

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