Skip to content

Finalize recovery (issues session tokens)

POST
/v1/account/recover/{recoveryId}/complete
curl --request POST \
--url https://api.parasta.io/v1/account/recover/example/complete \
--header 'Idempotency-Key: 2489E9AD-2EE2-8E00-8EC9-32D5F69181C0'
recoveryId
required
string
Idempotency-Key
required
string format: uuid

IETF draft-ietf-httpapi-idempotency-key-header. Generated freshly by the client for each request.

OK

Media type application/json
object
status
string
Allowed values: recovered
accessToken
string
refreshToken
string
registeredMethods
Array<string>
soakUntil
string format: date-time
assetMoveBlockUntil
string format: date-time
walletRestoreRequired
boolean
Example
{
"status": "recovered"
}

Please contact your representative. 담당자에게 문의해주세요.