$curl -X POST https://api.fyno.io/v1/FYXXXXXXXX/live/profiles/properties/numerical-add \> -H "Authorization: Bearer " \> -H "Content-Type: application/json" \> -d '{> "$add": {> "property_1": 23.4,> "property_2": 20301,> "property_n": -39.45> },> "distinct_id": "XXXXXXXX">}'