Jobs REST Endpoints

Jobs
The operations from the Jobs category.
Delete Jobs
Method: delete
Path: /jobs/purge
Execute Job
Method: post
Path: /jobs
Get Job
Method: get
Path: /jobs/{id}
Get Job List
Method: get
Path: /jobs
Get Job Statistics
Method: get
Path: /jobs/statistics/{userId}
Rerun Job
Method: post
Path: /jobs/{id}