Skip to main content

Execute Job

POST 

/job/:id/execute

Executes a job by id. Note: The execution of the job happens synchronously in the same thread.

Request

Responses

Request successful. This method returns no content.