Common Request Parameters

Table 1 Common request headers

Parameter

Description

Mandatory

Example

Content-type

MIME type of the sent response body.

Yes

application/json

Content-Length

Length of the request body. The unit is byte.

This parameter is optional for POST or PUT requests and not required for GET requests.

3495

X-Auth-Token

User token.

Yes

MIINRwYJKoZIhvcNAQcCoIINODCCDTQCAQExDTALBglghkgBZQMEAgEwgguVBgkqhkiG...

X-Language

Request language type.

No. The default value is zh-cn.

en-us

For details about other parameters in the message header, see the HTTPS protocol documentation.