Skip to content
Search
K
Main Navigation
Learn
Resources
Official Apps
API Reference
Release Notes
Appearance
Menu
Return to top
Schedule a new job
POST
/resources/jobs
Request Body
application/json
Schema
JSON
JSON
{
"jobDefinitionId"
:
"string"
,
"parameters"
:
{
"additionalProperties"
:
"string"
}
,
"scheduleAt"
:
"string"
}
Responses
200
400
401
403
OK
Content-Type
text/plain
Schema
JSON
JSON
"string"
POST
/resources/jobs
Samples