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