#main - procedureRefresh 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: |
didDoc |
unknown | Field can contain arbitrary JSON/CBOR object data |
handle |
string (required) |
Syntax Format: |
refreshJwt |
string (required) | |
status |
string |
Hosting status of the account. If not specified, then assume 'active'. Known Values: |
Errors
| Name | Description |
|---|---|
AccountTakedown |