http://127.0.0.1:8888/api/
Parameter Name | Required | Parameter Type | Description |
---|---|---|---|
type | Yes | int | API ID |
objectId | Yes | int | Moments ID |
{
"type": 10021,
"objectId": 22222222222
}
{
"data": {
"status": 0,
"desc": "",
}
}
Parameter Name | Parameter Type | Description |
---|---|---|
error_code | int | Error code |
description | string | Error Description |
data | json | Business data |