post Create Item
POST {{baseUrl}}/createItem?name=<string>&from=<string>&mode=<string>&No Name=<string>
Create a new job using job configuration, or copied from an existing job
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
name | string | Name of the new job | |
from | string | Existing job to copy from | |
mode | string | Set to 'copy' for copying an existing job | |
No Name | string |