Headers

These are the custom HTTP request and response headers that are used for Bulk API.

  • Content Type Header

    Use the Content Type header to specify the format for your request and response. Set the value of this header to match the contentType of the job you’re working with.

  • Batch Retry Header

    Use Sforce-Disable-Batch-Retry to disable retries on unfinished batches.

  • Line Ending Header

    Use Sforce-Line-Ending to optionally specify line break types.

  • Warning Header

    This header is returned if there are warnings, such as the use of a deprecated version of the API.

  • Sforce Call Options Header

    Use the Sforce Call Options header to specify client-specific options when accessing Bulk API resources.