Common Request Headers

Name Required? Description
Accept No The content type of the response resource
Type: String
Default: application/json
Accept-Language No The information for localization
Type: String
Default: en-US
Authorization Yes The information required for request authentication
Type: String
Default: None
Content-Length Conditional Length of the message (without the headers) according to RFC 2616
Type: String
Default: None
Condition: Required for PUTs and operations that load XML
Content-Type No The content type of the resource. Example: application/json
Type: String
Default: None
Date Yes The current date and time according to the requester. Example: Wed, 01 Mar
2009 12:00:00 GMT
Type: String
Default: None

Last updated: October 15, 2018