com.atproto.server.refreshSession

Domain Index: atproto.com

Crawl History

#main - procedure

Refresh an authentication session. Requires auth using the 'refreshJwt' (not the 'accessJwt').

Query Parameters

No fields defined

Response Body

Content Type: application/json

Data Fields

Name Type Details
accessJwt string (required)
active boolean
did string (required)

Syntax Format: did

didDoc unknown Field can contain arbitrary JSON/CBOR object data
handle string (required)

Syntax Format: handle

refreshJwt string (required)
status string

Hosting status of the account. If not specified, then assume 'active'.

Known Values: takendown, suspended, deactivated,

Errors

Name Description
AccountTakedown