Forum Discussion

HuongTD3's avatar
HuongTD3
Copper Contributor
Dec 24, 2020

Change print job status via Graph API

How can I update print job status using Graph API?

 

I followed this document Extending Universal Print to support pull printing to set up pull printing.

 

When a job created by printer with a task trigger. It's "paused". Then I try to set the print task from "processing" to "completed", the print job status is changed from "paused" to "Pending".

 

I just want to change print job status using Graph API, how can I do that?

Resources