{
"auditResult": "string",
"bizType": 0,
"contentDesc": "string",
"contentMedia": "string",
"endDate": "2019-08-24T14:15:22.123Z",
"id": 0,
"latitude": "string",
"listType": 0,
"longitude": "string",
"memberId": 0,
"pageNum": 0,
"pageSize": 0,
"phone": "string",
"platformAuditDesc": "string",
"startDate": "2019-08-24T14:15:22.123Z",
"status": 0,
"videoCover": "string"
}curl --location --request POST '/admin/content/delContent' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k' \
--header 'Content-Type: application/json' \
--data-raw '{
"auditResult": "string",
"bizType": 0,
"contentDesc": "string",
"contentMedia": "string",
"endDate": "2019-08-24T14:15:22.123Z",
"id": 0,
"latitude": "string",
"listType": 0,
"longitude": "string",
"memberId": 0,
"pageNum": 0,
"pageSize": 0,
"phone": "string",
"platformAuditDesc": "string",
"startDate": "2019-08-24T14:15:22.123Z",
"status": 0,
"videoCover": "string"
}'{
"code": 0,
"message": "string",
"result": "string",
"success": true,
"timestamp": 0
}