Newer Version Available
HTTP Status Codes
Operations that you perform with Bulk API return an HTTP status code. This list shows
the most common status codes and the Bulk API action that possibly 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 possibly set compression to an unsupported value. The only valid compression value is gzip. Compression is optional, but recommended.
- HTTP 500
- Generally, a server error.