Delete Subkey

Delete Subkey

POST /PublicApi/SubProxyKey/Delete

<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

ids

arrary

id

Response

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

Last updated