Common Request Parameters
| 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.
Last Article: Data Structure
Next Article: Common Response Parameters
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.