get https://{baseurl}/devices///puk
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
Parameters | Type | Description |
---|---|---|
deviceid | string | Unique ID of the device assigned to the user. |
userId | string | The user's unique identifier. |