Import PSKC file
PSKC file to import
Success
Bad input
Unauthorized
Token not found
POST /api/oath/tokens HTTP/1.1 Host: Content-Type: application/x-www-form-urlencoded Accept: */* Content-Length: 13 "file=null"
No content
Deactivate a hardware token
Hardware token serial number
Token is deactivated
PUT /api/oath/tokens/{serialNumber}/state HTTP/1.1 Host: Accept: */*