Skip to main content

Delete the given print job.

DELETE 

/api/web/v1/prints/:printJobId

Delete the given print job.

Request

Path Parameters

    printJobId stringrequired

    Possible values: Value must match regular expression [a-fA-F0-9-]{32,36}

    Print ID

Responses

OK

Loading...