Mereset kunci API.
Coba sekarang
Test
RAM authorization
Sintaks permintaan
POST HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| GwClusterId |
string |
Yes |
ID instans gerbang. |
pg-xxxxxxxxxx |
| ConsumerId |
string |
Yes |
ID pengguna. |
c-mqveroemc*** |
| RegionId |
string |
No |
ID wilayah. |
cn-beijing |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response schema. |
||
| RequestId |
string |
The request ID. |
3AA69096-757C-4647-B36C-29EBC2****** |
| ApiKey |
string |
The complete api key, which is returned only in this response. |
xxx |
| ConsumerId |
string |
The user ID. |
c-mqveroemc*** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "3AA69096-757C-4647-B36C-29EBC2******",
"ApiKey": "xxx",
"ConsumerId": "c-mqveroemc***"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.