{ "Token": "{{Token}}", "Type": 12, "Content": "127.0.0.1:9933" }
curl --location --request POST 'http://127.0.0.1:7717' \ --header 'Content-Type: application/json' \ --data-raw '{ "Token": "{{Token}}", "Type": 12, "Content": "127.0.0.1:9933" }'
OK