timelimit-server/docs/schema/deleteaccountpayload.md
2023-04-09 14:30:26 +02:00

2.4 KiB

DeleteAccountPayload Schema

https://timelimit.io/DeleteAccountPayload
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated Yes Unknown status No Forbidden Forbidden none DeleteAccountPayload.schema.json

DeleteAccountPayload Type

object (DeleteAccountPayload)

DeleteAccountPayload Properties

Property Type Required Nullable Defined by
deviceAuthToken string Required cannot be null DeleteAccountPayload
mailAuthTokens array Required cannot be null DeleteAccountPayload

deviceAuthToken

deviceAuthToken

deviceAuthToken Type

string

mailAuthTokens

mailAuthTokens

mailAuthTokens Type

string[]

DeleteAccountPayload Definitions