Send Smart Card PIN via Email

This API endpoint allows you to email the PIN of a smart card issued to a user.

Headers

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

Path Parameters

ParametersTypeDescription
organizationNamestringDenotes the name of the organization.
uniqueidentifierstringDenotes the unique identifier of the device.
userIdstringThe unique id assigned to the user.
Language
URL