İç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 Device

Scopes
write:auth-plus-device

Request Body

device_identifier
string
Zorunlu
length
0-256
model
string
Zorunlu
length
0-128
os
string
Zorunlu
length
0-64
name
string
length
0-256
details
object
Zorunlu
POST
/api/v1/auth-plus/devices
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...
Response
200
Registered device to AuthPlus application
Loading...

Response Body Schema

created_at
string
Zorunlu

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

device_identifier
string
Zorunlu
length
0-256
model
string
Zorunlu
length
0-128
os
string
Zorunlu
length
0-64
name
string
length
0-256
updated_at
string

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

details
object
Zorunlu