v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
User Identities

Update Identity

This endpoint allows you to:

  • Set the specified identity as verified (by setting verified to "true" or verification_method to "low")
  • Unverify a verified identity (by setting verified to "false" or verification_method to "none")
  • Update the value property of the specified identity

You can't change an identity's primary attribute with this endpoint. You must use the Make Identity Primary endpoint instead.

Allowed For

  • Agents
put/api/v2/users/{user_id}/identities/{user_identity_id}

Response

Success response