# Request trusted device creation **POST /api/experience/profile/mfa/trusted-device** Record the user's explicit opt-in to trust the current device after eligible MFA verification or binding. The trusted-device credential is created only after the interaction is successfully submitted. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Parameters ## Responses ### 204 The trusted-device creation request has been recorded for the current interaction. ### 400 Trusted-device creation is not supported for the current interaction event. ### 403 An eligible MFA verification or binding is required before requesting trusted-device creation. ### 404 The user has not been identified yet. [Powered by Bump.sh](https://bump.sh)