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 |
|---|---|
| 200 OK | The request was successful. |
| 201 Created | The request has been fulfilled and has resulted in one or more new resources being created. |
| 202 Accepted | The request has been accepted for processing, but the processing has not been completed. |
| 400 Bad Request | The server cannot process the request due to something that is perceived to be a client error. |
If you have suggestions for improving this article, let us know!