HTTP Headers | Teradata Query Service - HTTP Headers - Teradata Query Service

Teradata® Query Service Installation, Configuration, and Usage Guide for Customers - 4.01.03.01, 4.01.07.00

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Teradata Query Service
Release Number
4.01.03.01, 4.01.07.00
Published
September 2023
ft:locale
en-US
ft:lastEdition
2024-08-02
dita:mapPath
qla1666844235399.ditamap
dita:ditavalPath
ft:empty
dita:id
enn1467244092237
lifecycle
latest
Product Category
Analytical Ecosystem
The following table lists the mandatory and optional HTTP headers you submit with each request.
Header Value Description Required
Authorization Basic [Base64 encoded "username:password"] See Authenticating to the Teradata System. Yes
Accept application/vnd.com.teradata.rest- v1.0+json Instructs the web service that the client wants to use the 1.0 version of the REST API for the Teradata Database. The header supports backward compatibility if the REST API ever changes. Yes
Accept- Encoding gzip Instructs the web service to compress the response in GZIP format. If omitted, the response is returned as plain text. No
Content- Type application/json Instructs the web service that the request contains JSON data. Yes