Add New SubKey

Add New SubKey

POST /PublicApi/SubProxyKey/Add

<Description of the endpoint>

Headers

Name
Value

Content-Type

application/json

Query

Name
Type
Description

secret

string

from user's s-secret

Body

Name
Type
Description

genkey

string

subkey name

password

number

subkey password

status

int

status

limited

int

Limited,0 unlimited

mealType

int

1 dynamic country 2 dynamic city

Response

{
  "message": "string",
  "code": 200
}

Last updated