Save Account

Scopes
write:auth-plus-account

Request Body

type
string
Zorunlu

Mevcut Değerler: 

category_id
string
icon
string
name
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

Time to live of the OTP code in seconds.

Varsayılan Değer: 60

POST
/auth-plus/accounts
1
2
3
4
5
Loading...
Response:
204
Loading...