Melepas pasangan perangkat PolarClaw.
Coba sekarang
Test
RAM authorization
Sintaks permintaan
POST HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ApplicationId |
string |
Yes |
ID aplikasi. |
pa-************** |
| DeviceId |
string |
Yes |
ID perangkat. |
device-mac-789 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
580EF224-9647-59E7-9950-D9EBFD6A2921 |
| Message |
string |
The response message. |
successful |
| Code |
integer |
The response status code. |
200 |
| ApplicationId |
string |
The application ID. |
pa-************** |
| DeviceId |
string |
The device ID. |
device-mac-789 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "580EF224-9647-59E7-9950-D9EBFD6A2921",
"Message": "successful",
"Code": 200,
"ApplicationId": "pa-**************",
"DeviceId": "device-mac-789"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.