- label
-
/req/job-management/create-response-success
- part
-
A successful execution of the operation SHALL be reported as a response with a HTTP status code
201
. - part
-
A response with HTTP status code
201
SHALL include aLocation
header with the URI of the deployed processes (path:/jobs/{jobId}
).