Job
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"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.