Skip to main content
POST
Create Scanner

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /v2/token.

Headers

authorization
string | null

Body

application/json
name
string
required
type
enum<string>
required
Available options:
Browser,
PassVerifier,
CodeReadr,
None
fullAccess
boolean | null
pin
string | null
allowedTemplates
string[] | null
Required string length: 24
Pattern: ^[0-9a-f]{24}$

Response

Successful Response