mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
4.0 KiB
4.0 KiB
LinkParentMailAddressRequest Schema
https://timelimit.io/LinkParentMailAddressRequest
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Unknown status | No | Forbidden | Forbidden | none | LinkParentMailAddressRequest.schema.json |
LinkParentMailAddressRequest Type
object (LinkParentMailAddressRequest)
LinkParentMailAddressRequest Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| mailAuthToken | string |
Required | cannot be null | LinkParentMailAddressRequest |
| deviceAuthToken | string |
Required | cannot be null | LinkParentMailAddressRequest |
| parentUserId | string |
Required | cannot be null | LinkParentMailAddressRequest |
| parentPasswordSecondHash | string |
Required | cannot be null | LinkParentMailAddressRequest |
mailAuthToken
mailAuthToken
-
is required
-
Type:
string -
cannot be null
-
defined in: LinkParentMailAddressRequest
mailAuthToken Type
string
deviceAuthToken
deviceAuthToken
-
is required
-
Type:
string -
cannot be null
-
defined in: LinkParentMailAddressRequest
deviceAuthToken Type
string
parentUserId
parentUserId
-
is required
-
Type:
string -
cannot be null
-
defined in: LinkParentMailAddressRequest
parentUserId Type
string
parentPasswordSecondHash
parentPasswordSecondHash
-
is required
-
Type:
string -
cannot be null
-
defined in: LinkParentMailAddressRequest
parentPasswordSecondHash Type
string