Common API request headers
Request Headers
X-Auth-Token
Specify the authentication token.
Data Type | Cardinality |
---|---|
String | 1..1 |
Content-Type
This must be specified for POST requests. This can be omitted for GET requests.
If specifying this parameter, "application/x-www-form-urlencoded; charset=utf-8" must be used.
Data Type | Cardinality |
---|---|
String | 0..1 |
Accept
"application/xml" must be specified.
Data Type | Cardinality |
---|---|
String | 0..1 |