Headers
These are custom HTTP request and response headers that are used for Bulk API 2.0.
-
Use the
Sforce-Call-Optionsheader to specify client-specific options when accessing Bulk API 2.0 resources. -
Use the
Warningheader to return warnings, such as the use of a deprecated version of the API. -
Use the
Content-Typeheader to specify the format for your Bulk API 2.0 request. Set the value of this header to match thecontentTypeof the body of your request. -
Use the
Sforce-Line-Endingheader to specify how line endings are formatted.