Create templates.
ROLES: AUTOMATION_ADMIN USER: true SERVICE ACCOUNT: true
Authorizations
Bearer JWT token or API Key (sk-*).
Body
Display name of the job template.
"Nightly sync"
Component identifier executed by this job template.
"bbbbbbbb-bbbb-4bbb-8bbb-bbbbbbbbbbbb"
Optional presentation category used to group templates.
"Operations"
Operator-visible job template description.
"Runs the nightly data synchronization pipeline."
Optional resource metadata. Values may use any JSON type. Maximum 16 KiB and 64 top-level keys. Top-level keys starting with "__" are reserved for backend use.
Optional fixed component version. When omitted, runtime resolves the latest active version.
3
Job execution timeout in seconds. The effective limit comes from the instance jobTimeout quota, up to 3540 seconds (59 minutes).
1 <= x <= 3540300
User id used as the execution principal when the job runs.
"cccccccc-cccc-4ccc-8ccc-cccccccccccc"
Execution options. Custom low-code template values live under "input".
Deprecated legacy template inputs. Use options.input.
Response
Job scheduled.

