mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 01:39:31 +02:00
2 KiB
2 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