Documentation Index

Fetch the complete documentation index at: https://support.appgate.com/llms.txt

Use this file to discover all available pages before exploring further.

Delete a registered FIDO2 Device for the given Distinguished Name.

Prev Next
Delete
/fido2-devices/{distinguished-name}

Delete a registered FIDO2 Device for the given Distinguished Name.

Security
HTTP
Type bearer
Path parameters
distinguished-name
stringRequired

'Distinguished name of the user whose registered FIDO2 Device to be deleted. Format: "CN=,OU="'

ExampleCN=user,OU=ldap
Responses
204

registered FIDO2 Device was removed successfully.

401

Token error. Login again.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

403

Insufficient permissions to access this resource.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

404

The requested resource can not be found.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

406

Invalid 'Accept' header.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

500

Unexpected server side error.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.