POST Tencent/Proxy

Request Information

URI Parameters

None.

Body Parameters

ProxyPayload
NameDescriptionTypeAdditional information
url

string

None.

payload

Collection of Object

None.

Request Formats

application/json, text/json

Sample:
{
  "url": "sample string 1",
  "payload": null
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.