Newer Version Available

This content describes an older version of this product. View Latest

HTTP Status Codes

Operations that you perform with Bulk API return an HTTP status code. The following list shows the most common status codes and the Bulk API action that may have triggered them.
HTTP 200
The operation completed successfully.
HTTP 400
The operation failed to complete successfully due to an invalid request.
HTTP 405
An HTTP method other than GET or POST was sent to the URI.
HTTP 415
You may have set compression to an unsupported value. The only valid compression value is gzip. Compression is optional, but recommended.
HTTP 500
Generally, a server error.