v33

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-2972102177.5 KB
Identities

Update Identity

Updates an existing identity's name, metadata, or credentials.

put/v1/identities/{identity_id}

Path parameters

identity_idstring uuid required

The ID of the identity to update

Request body

namestring

Name of the identity

metadataobject

Metadata for the identity

Response

Identity updated successfully

idstring uuid

Unique identifier for the identity

namestring

Name of the identity

metadataobject

Metadata associated with the identity

updated_atstring date-time

Timestamp when the identity was last updated