Request format: DELETE
URL: http(s)://api.onenet.hk.chinamobile.com/keys/key://api.onenet.hk.chinamobile.com/keys/key)
key: to be replaced with the apikey that needs to be deleted
Parameter Name | Format | Description |
---|---|---|
errno | int | Call error code, where 0 means success. |
error | string | Error description. “succ” means the call is successful. |
DELETE http://api.onenet.hk.chinamobile.com/keys/Av************RHxA= HTTP/1.1
{
"errno":0,
"error":"succ"
}