Creates a job process.
post
/gatewayapi/restapi/v1/services/createJobProcess/{id}
Request
Supported Media Types
- application/json
Path Parameters
-
id: integer(int64)
ID of flow schedule object.Default Value:
1
Query Parameters
-
review(optional): boolean
Flag to indicate if review is enabled.Default Value:
false -
runOnChain(optional): boolean
Flag to indicate if run on chain is enabled.Default Value:
true
Response
Supported Media Types
- application/json
200 Response
successful operation
Root Schema : schema
Type:
boolean404 Response
The Service object does not exist or you do not have access to it.