{ "shareType": 0 }
curl --location --request POST 'https://guardian-api.itheima.net/share/end' \ --header 'Authorization: {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "shareType": 0 }'
{ "code": 0, "msg": "string", "resTime": "2019-08-24T14:15:22Z", "result": {}, "tips": "string" }