Supported Headers

REST resources support the following headers:

Supported Request Headers

Header Description
Accept The content-type that is acceptable to the response.
Accept-Language The locale of the incoming request
Authorization Basic authentication credentials or OAuth 2 Bearer token
Content-Type Content format of the request object
Timezone The time zone of the client

Supported Response Headers

Header Description
Content-Language The locale for the response
Content-Type Content format of the response object
Location When a new resource is created, a location header is included in the response to indicate the URL of the newly created resource.