{ "type": "2", "device_no": null }
curl --location --request POST '/v2/api/points/share' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": "2", "device_no": null }'
{}