API - Jan 8, 2026
API - Jan 8, 2026
Added
SCA: Webhooks for proxy action scope consent changes
Platforms can now take advantage of webhooks to know if a User gave or revoked their consent to the platform taking actions on their behalf under proxy:
SCA_CONTACT_INFORMATION_UPDATE_CONSENT_GIVENSCA_CONTACT_INFORMATION_UPDATE_CONSENT_REVOKEDSCA_TRANSFER_CONSENT_GIVENSCA_TRANSFER_CONSENT_REVOKEDSCA_RECIPIENT_REGISTRATION_CONSENT_GIVENSCA_RECIPIENT_REGISTRATION_CONSENT_REVOKEDSCA_VIEW_ACCOUNT_INFORMATION_CONSENT_GIVENSCA_VIEW_ACCOUNT_INFORMATION_CONSENT_REVOKED
These webhooks are triggered by the User changing their consent and completing the SCA session to authenticate the change.
Read more about these event types →
Added
SCA: Webhooks for email and phone number verification
Platforms can now take advantage of webhooks to know if a User’s email or phone number factor was enrolled successfully:
SCA_EMAIL_VERIFIEDSCA_PHONE_NUMBER_VERIFIED
These webhooks are triggered when the data is added (enrollment) or changed (during re-enrollment) and the User completes the SCA session to validate the change. Note that the user can’t update their email from the hosted SCA session.
Read more about these event types →