İçeriğe geç
Sonuç bulunamadı.

Bu sayfanın Türkçe çevirisi henüz tamamlanmadı, bu yüzden İngilizce dilinde görüntülemektisiniz.

Create Account

Scopes
write:auth-plus-account

Request Body

icon
string
Zorunlu
length
0-1024
name
string
Zorunlu
length
0-256
type
string
Zorunlu
Mevcut Değerler: 
totp
hotppushtotp
category_id
string
order
number
min0
max
65535

Category order

details
object
Zorunlu
details.
code_length
integer
Zorunlu
min3
max
48

The length of the OTP code.

Varsayılan Değer: 6

details.
hash_alg
string
Zorunlu

Mevcut Değerler: sha1sha256sha512

Varsayılan Değer: "sha1"

details.
secret
string
Zorunlu
details.
ttl
integer
Zorunlu
min30
max
600

Varsayılan Değer: 60

POST
/api/v1/auth-plus/accounts
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...
Response
200
Resource Object with name and description properties.
Loading...

Response Body Schema

created_at
string
Zorunlu

Creation date in the ISO 8601 format according to universal time.

icon
string
Zorunlu
length
0-1024
id
string
Zorunlu
length
0-36

Unique identifier of entity

name
string
Zorunlu
length
0-256
type
string
Zorunlu

Mevcut Değerler: totphotppush

category_id
string
order
number
min0
max
65535

Category order

updated_at
string

Update date in the ISO 8601 format according to universal time.

details
object
Zorunlu