Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the

25012: Updating the email address is unsupported


ERROR: 25012

error-25012 page anchor
ERROR

This error occurs when your request tries to change a managed user's primary email in a way that Twilio does not accept. For organization-managed users, the primary email and userName represent the same sign-in identity, and email changes must stay aligned with your organization's verified domains.

Possible causes

possible-causes page anchor
  • Your SCIM PUT or PATCH request attempts to change the primary email without preserving the required relationship between the primary email and userName.
  • The value in emails[primary=true].value does not match userName. Twilio rejects mismatched identity values for managed users.
  • The new email address uses a domain that your organization has not verified.

Additional resources

additional-resources page anchor