Skip to main content

Deletes a printer by ID.

DELETE 

/api/web/v1/printers/:printerId

Deletes a printer by ID.

Request

Path Parameters

    printerId stringrequired

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

    The unique 32-36 character id obtained from the Get All Printers request. Example - 0b0db90a-6091-416f-8559-2f2181e941c3

Responses

OK

Loading...