timelimit-server/docs/schema/createfamilybymailtokenrequest.md
2022-11-28 01:00:00 +01:00

9.9 KiB

CreateFamilyByMailTokenRequest Schema

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

CreateFamilyByMailTokenRequest Type

object (CreateFamilyByMailTokenRequest)

CreateFamilyByMailTokenRequest Properties

Property Type Required Nullable Defined by
mailAuthToken string Required cannot be null CreateFamilyByMailTokenRequest
parentPassword object Required cannot be null CreateFamilyByMailTokenRequest
parentDevice object Required cannot be null CreateFamilyByMailTokenRequest
deviceName string Required cannot be null CreateFamilyByMailTokenRequest
timeZone string Required cannot be null CreateFamilyByMailTokenRequest
parentName string Required cannot be null CreateFamilyByMailTokenRequest
clientLevel number Optional cannot be null CreateFamilyByMailTokenRequest

mailAuthToken

mailAuthToken

mailAuthToken Type

string

parentPassword

parentPassword

parentPassword Type

object (PlaintextParentPassword)

parentDevice

parentDevice

parentDevice Type

object (NewDeviceInfo)

deviceName

deviceName

deviceName Type

string

timeZone

timeZone

timeZone Type

string

parentName

parentName

parentName Type

string

clientLevel

clientLevel

clientLevel Type

number

CreateFamilyByMailTokenRequest Definitions

Definitions group PlaintextParentPassword

Reference this group by using

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

hash

hash

hash Type

string

secondHash

secondHash

secondHash Type

string

secondSalt

secondSalt

secondSalt Type

string

Definitions group NewDeviceInfo

Reference this group by using

{"$ref":"https://timelimit.io/CreateFamilyByMailTokenRequest#/definitions/NewDeviceInfo"}
Property Type Required Nullable Defined by
model string Required cannot be null CreateFamilyByMailTokenRequest

model

model

model Type

string