HTTP status codes
The Sitecore Send API returns standard HTTP success or error status codes. The following is a list of various HTTP status codes that the API returns:
HTTP status code |
Description |
---|---|
|
The request was successful. |
|
The request has been fulfilled and has resulted in one or more new resources being created. |
|
The request has been accepted for processing, but the processing has not been completed. |
|
The server cannot process the request due to something that is perceived to be a client error. |