HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

RFID Tag / Create

Create new RFID Tag

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Token used for authorization

string | null

Visual label on the card

date | null
string
enum
required

The status of the RFID tag. Use it to disable or suspend a tag

  • enabled The tag is enabled and is accepted as authentication method
  • disabled The tag is disabled by the admin user and is not acceptable as authorization method
  • suspended The tag is suspended by the owner of the tag and is not acceptable as authorization method
Allowed:
integer | null

Associate the RFID tag with a user account. If the user is not presented, the tag will not be authorized! It makes sense to prepare the tags in advance, in case there is another process/entity is going to later assign them!

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json