{ "pois": [ { "poiId": "1537258964899991554" } ] }
curl --location --request POST 'http://hudson-dev.localhome.cn/pois/publish' \ --header 'HUDSON-ACCESS-TOKEN: 4266fea25ef44b61a435bb5944e392ac' \ --header 'Content-Type: application/json' \ --data-raw '{ "pois": [ { "poiId": "1537258964899991554" } ] }'
{ "success": true, "errorCode": null, "errorMsg": null, "errorDetail": null, "data": true }