The following table describes the applicable request headers for all API requests.
|
Request header |
Description |
Mandatory |
|---|---|---|
| Authorization | Authorize the request | Yes |
| Content-Type | This header defines the format of the request body, allowing the server to process it correctly. For example: Content-Type: application/json |
Yes (for the POST requests) |
| x-waitTime |
Time interval for which the request processor in the API server waits before sending a job accepted status or response. Unit: Seconds Default: 10 seconds |
No |