The identity after the update.
Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
str | ✔️ | The id of the identity. | id_1234 |
external_id |
str | ✔️ | The externalId of the identity. | user_1234 |
meta |
Dict[str, Any] | ✔️ | The metadata attached to this identity. | { "stripeSubscriptionId": "sub_1234" } |
ratelimits |
List[models.UpdateIdentityIdentitiesRatelimits] | ✔️ | N/A |