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