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 required
Section titled “Request Body required ”object
identifier
required
string format: at-identifier
Responses
Section titled “ Responses ”Success
object
did
required
string format: did
handle
required
The validated handle of the account; or ‘handle.invalid’ if the handle did not bi-directionally match the DID document.
string format: handle
didDoc
required
The complete DID document for the identity.
Bad Request