mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 17:59:24 +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