Back to Medusa

UpdateAuthIdentityDTO

www/apps/resources/references/auth/interfaces/auth.UpdateAuthIdentityDTO/page.mdx

2.14.2643 B
Original Source

import { TypeList } from "docs-ui"

UpdateAuthIdentityDTO

The attributes to update in the auth identity.

<TypeList types={[{"name":"id","type":"string","description":"The ID of the auth identity.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"app_metadata","type":"Record<string, unknown>","description":"Holds information related to the actor IDs tied to the auth identity.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="UpdateAuthIdentityDTO"/>