{ "guid": "string", "notify_url": "string" }
curl --location --request POST '/client/set_notify_url' \ --header 'Content-Type: application/json' \ --data-raw '{ "guid": "string", "notify_url": "string" }'
null