200 | OK |
201 | Created -- Success indicator for the empty POST to a searchable resource. |
400 | Bad Request |
403 | Forbidden -- An attempt was made to access a resource owned by
another user. |
404 | Not Found |
405 | Method Not Allowed |
409 | Conflict -- An attempt was made to POST an altered input document
to a searchable url containing a messageid we have already seen.
Reliable messaging recovery attempts must always POST an input doc that
is identical byte-for-byte with that of the original attempt.
|
500 | Internal Server Error |