mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 09:49:32 +02:00
4 KiB
4 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 Definitions
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