Menolak permintaan pemasangan 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-************** |
| PairRequestId |
string |
Yes |
ID permintaan pemasangan. |
req-abc-123 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
CD35F3-F3-44CA-AFFF-BAF869****** |
| Message |
string |
The returned message. |
successful |
| Code |
integer |
The response status code. |
200 |
| ApplicationId |
string |
The application ID. |
pa-************** |
| PairRequestId |
string |
The pairing request ID. |
req-abc-123 |
| DeviceId |
string |
The unique device ID. |
device-784x37k0vko734fk |
Contoh
Respons sukses
JSONformat
{
"RequestId": "CD35F3-F3-44CA-AFFF-BAF869******",
"Message": "successful",
"Code": 200,
"ApplicationId": "pa-**************",
"PairRequestId": "req-abc-123",
"DeviceId": "device-784x37k0vko734fk"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.