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