v1
latestOpenAPI 3.1.02026-07-26474165.4 KBJob
Create Job
Administrators, impersonating a service user, can use this call to create a new job.
post/job/create
Request body
Example request
{
"params": {
"autoTruncateStrings": "false"
}
}Response
OK
Example response
{
"params": {
"autoTruncateStrings": "false"
}
}