jobs
Create a new job
Create a new job by submitting the name and YAML configuration
post/jobs
Response
Successful operation
Example response
[
{
"name": "My Job"
}
]Create a new job by submitting the name and YAML configuration
Successful operation
[
{
"name": "My Job"
}
]