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.
Responses
-
The trusted-device creation request has been recorded for the current interaction.
-
Trusted-device creation is not supported for the current interaction event.
-
An eligible MFA verification or binding is required before requesting trusted-device creation.
-
The user has not been identified yet.
POST
/api/experience/profile/mfa/trusted-device
curl \
--request POST 'https://[tenant_id].logto.app/api/experience/profile/mfa/trusted-device'