# Register FIDO device **POST /auth/fido** Register a FIDO device for WebAuthn authentication. It requires registration response from the device. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Body parameters Content-type: application/json - **registration_response** (object) FIDO device registration response - **device_name** (string) Name for the FIDO device ## Responses ### 200: FIDO device registered ### 400: Registration failed or no preregistration [Powered by Bump.sh](https://bump.sh)