Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 3.04 KB

updateidentityresponsebody.md

File metadata and controls

13 lines (9 loc) · 3.04 KB

UpdateIdentityResponseBody

The identity after the update.

Fields

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