Skip to content

Schedule a new job

POST
/resources/jobs

Request Body

JSON
{
  
"jobDefinitionId": "string",
  
"parameters": {
  
  
"additionalProperties": "string"
  
},
  
"scheduleAt": "string"
}

Responses

OK

JSON
"string"

Samples

© 2024 Hantera AB. All rights reserved.