com.atproto.identity.refreshIdentity

Request that the server re-resolve an identity (DID and handle). The server may ignore this request, or require authentication, depending on the role, implementation, and policy of the server.

class atproto_client.models.com.atproto.identity.refresh_identity.Data

Bases: DataModelBase

Input data model for com.atproto.identity.refreshIdentity.

field identifier: AtIdentifier [Required]

Identifier.

class atproto_client.models.com.atproto.identity.refresh_identity.DataDict

Bases: TypedDict

identifier: AtIdentifier

Identifier.