timelimit-server/docs/schema/recoverparentpasswordrequest.md
2020-12-28 01:00:00 +01:00

5.3 KiB

RecoverParentPasswordRequest Schema

https://timelimit.io/RecoverParentPasswordRequest
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated Yes Unknown status No Forbidden Forbidden none RecoverParentPasswordRequest.schema.json

RecoverParentPasswordRequest Type

object (RecoverParentPasswordRequest)

RecoverParentPasswordRequest Properties

Property Type Required Nullable Defined by
mailAuthToken string Required cannot be null RecoverParentPasswordRequest
password object Required cannot be null RecoverParentPasswordRequest

mailAuthToken

mailAuthToken

mailAuthToken Type

string

password

password

password Type

object (ParentPassword)

RecoverParentPasswordRequest Definitions

Definitions group ParentPassword

Reference this group by using

{"$ref":"https://timelimit.io/RecoverParentPasswordRequest#/definitions/ParentPassword"}
Property Type Required Nullable Defined by
hash string Required cannot be null RecoverParentPasswordRequest
secondHash string Required cannot be null RecoverParentPasswordRequest
secondSalt string Required cannot be null RecoverParentPasswordRequest

hash

hash

hash Type

string

secondHash

secondHash

secondHash Type

string

secondSalt

secondSalt

secondSalt Type

string