Authorization: Bearer ********************
curl --location --request POST '/api/v1/notes//share?share_type=undefined'
{ "code": 0, "message": "success", "data": { "property1": "string", "property2": "string" } }