Enroll NFC Card
POST
/api/v1/developer/credentials/nfc_cards/sessions
Authorizations
bearerAuth
Type
HTTP (bearer)
Request Body
application/json
JSON "device_id": "58d61f309629", "reset_ua_card": false
{
}
Responses
Successful response
application/json
JSON "code": "string", "msg": "string", "data": { "session_id": "string" }
{
}