Restart Unlimited Proxy Server

Basic Information

Interface Description: Restart the Thordata Infinite Proxy Server via the interface

Interface URL: https://api.thordata.com/api/unlimited/restart-server

Request Method: POST

Request parameters

Headers:

Parameter name
Type
Required
Describe

token

string

Yes

Please log in to the Dashboard-MENU-My Account to view your token parameter value

key

string

Yes

Please log in to the Dashboard-MENU-My Account to view your key parameter value

Body:

Parameter name
Type
Required
Describe

plan_name

string

Yes

Unlimited proxy server plan name that needs to be restarted

Response example

{
    "code": 200,
    "data": {},
    "msg": "ok"
}

If the returned code value is not 200, please check the error code description list and modify it.

Parameter name
Type
Required
Describe

code

number

No

-

data

object

No

-

msg

string

No

-

Last updated