Fetch the PIN Unblocking Key (PUK) of the device

This API endpoint allows you to fetch PUK (PIN Unblocking Key) code of a smart card.

Headers

  • Authentication: Bearer <JWT>
  • Accept: application/json
  • Content-Type: application/json

Path Parameters

ParametersTypeDescription
deviceidstringUnique ID of the device assigned to the user.
userIdstringThe user's unique identifier.
Language
URL