Print-Jobs
Cancel Print-Job
Cancel a single Print-Job by id.
put/print-jobs/{id}/status/
Path parameters
idstring required
Id of the resource
Request body
Response
OK
Example response
{
"changed": "2017-08-07T08:47:26.480493Z",
"message": "Print-job was canceled",
"name": "CANCELED"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.