Skip passkey binding flow. The users can temporarily skip the passkey binding flow by calling this API during sign-up. On sign-in, the skip flag will be persisted to user config.
POST
/api/experience/profile/mfa/passkey-skipped
curl \
--request POST 'https://[tenant_id].logto.app/api/experience/profile/mfa/passkey-skipped'