/mfa
v1 Endpoints
REST Endpoint |
Description |
GraphQL Query | CDM Availability |
---|---|---|---|
GET /mfa/rsa/server | Get RSA server configuration. | Available | |
POST /mfa/rsa/server | Register a new RSA server using specified configuration. | Available | |
GET /mfa/rsa/server/{id} | Get RSA server configuration. | Available | |
PATCH /mfa/rsa/server/{id} | Update an existing RSA server using specified configuration. | Available | |
DELETE /mfa/rsa/server/{id} | Delete RSA server configuration. | Available |