1.Send Kill Off command

URL https://apollo.aovx.com:1443/error/retryPushErrorLog
Description Send Kill Off command
Request mode application/json

2.Request parameters

2.1.Request header

You need to add “token” information in the request header.

If you do not add token information, you will not be able to pass identity authentication authentication.

2.2.Parameters example

No more parameters required

3.Responses result

3.1.Responses example

{
    "code": 200,
    "message": "Operation succeeded",
    "data": null
}

3.2.Responses description

Properties Type Description
code int result code(200:Operation succeeded;105:Operation failed
message String result message
data Object Result object
作者:admin  创建时间:2023-10-31 18:37
最后编辑:admin  更新时间:2023-10-31 18:39