mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-04 10:19:26 +02:00
2.9 KiB
2.9 KiB
SendMailLoginCodeRequest Schema
https://timelimit.io/SendMailLoginCodeRequest
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | Yes | Unknown status | No | Forbidden | Forbidden | none | SendMailLoginCodeRequest.schema.json |
SendMailLoginCodeRequest Type
object
(SendMailLoginCodeRequest)
SendMailLoginCodeRequest Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
string |
Required | cannot be null | SendMailLoginCodeRequest | |
locale | string |
Required | cannot be null | SendMailLoginCodeRequest |
deviceAuthToken | string |
Optional | cannot be null | SendMailLoginCodeRequest |
mail
-
is required
-
Type:
string
-
cannot be null
-
defined in: SendMailLoginCodeRequest
mail Type
string
locale
locale
-
is required
-
Type:
string
-
cannot be null
-
defined in: SendMailLoginCodeRequest
locale Type
string
deviceAuthToken
deviceAuthToken
-
is optional
-
Type:
string
-
cannot be null
-
defined in: SendMailLoginCodeRequest
deviceAuthToken Type
string