v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-028581251.8 KB
com.atproto.identity

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.

post/xrpc/com.atproto.identity.refreshIdentity

Request body

identifierstring at-identifier required

Response

Success

didstring did required
{"stackTrail":"components:schemas:com.atproto.identity.defs_identityInfo:properties:didDoc","oasType":"schema","type":"unknown","description":"The complete DID document for the identity."}
handlestring handle required

The validated handle of the account; or 'handle.invalid' if the handle did not bi-directionally match the DID document.