2.4 Supported Headers

Headers supported in the Rest APIs.

The REST API supports headers that may be passed in the header section of an HTTP Request or Response.

Table 2-3 Supported Headers

Headers Description Example
Content-Type The media type of the body of the request. Required for POST and PUT requests, and the supported types vary with each endpoint. Content-Type: application/json
Accept The media type of the body of the response. Accept: application/json
X-ID-TENANT-NAME The identity domain name of the service used for authentication. X-ID-TENANT-NAME: ExampleIdentityDomain