jobs
Pause a job
Pause a job by name
post/jobs/pause
Query parameters
namestring
The name of the job
Response
Successful operation
Example response
[
{
"name": "My Job"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.