Skip to content

Create a new job

PUT
/resources/job-definitions/{definitionId}

Parameters

Path Parameters

definitionId*
Type
string
Required

Request Body

JSON
{
  
"componentId": "string"
}

Responses

OK

JSON
{
  
"jobDefinitionId": "string",
  
"componentId": "string"
}

Samples

© 2024 Hantera AB. All rights reserved.