Skip to main content
Skip table of contents

Verrouiller/déverrouiller le terminal de l'imprimante

POST /v3/printers/unlock

Déverrouiller l'appareil à distance. sn est le numéro de série de l'imprimante à déverrouiller.

CODE
Headers:
Content-Type: application/json
Authentication: Bearer %access_token%

Authentication:
Grand_type: login_info
Scopes: []

Request body:
{
  "sn": "string"
}


POST /v3/printers/{id}/lock

Verrouille l'appareil à distance.

CODE
Headers:
Content-Type: application/json
Authentication: Bearer %access_token%

Authentication:
Grand_type: login_info
Scopes: []

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.