The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /json/reply/PortaFollowMeInfo HTTP/1.1
Host: 7el.co
Content-Type: application/json
Content-Length: length
{"IAccount":0,"License":"String","ContentId":0,"FeatureName":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"FollowMeInfo":{"i_account":0,"i_accountSpecified":false,"i_follow_me":0,"i_follow_meSpecified":false,"mode":"String","sequence":"String","timeout":0,"timeoutSpecified":false,"max_forwards":0,"max_forwardsSpecified":false},"success":false,"License":"String","ContentId":0,"FeatureName":"String"}