Login
Simpan/Update Data Pengguna
POST
https://tukar.co.id/api/v1/login
Headers
Name
Type
Description
Authorization
string
Token Otentikasi
Request Body
Name
Type
Description
login_oauth_uid
string
ID Pengguna
first_name
string
Nama
last_name
string
Nama
email_address
string
Email Pengguna
profile_picture
string
Foto Profile
time
string
Format time()
Mengambil Data Pengguna
GET
https://tukar.co.id/api/v1/login
Path Parameters
Name
Type
Description
login_oauth_uid
string
ID pengguna
Headers
Name
Type
Description
Authorization
string
Token Otentikasi
Last updated
Was this helpful?