200 |
Generic successful response. |
Yes |
201 |
Entity created. |
Yes. Expect a location header and a response
body. |
204 |
Successful response without body. |
No |
301 |
Redirection. |
Yes |
400 |
Invalid request (syntax, value, and so on). |
Yes |
401 |
Unauthenticated client. |
Yes |
403 |
Authenticated client unable to perform
action. |
Yes |
409 |
Action cannot be completed due to situation that
is possibly permanent. |
Yes |
415 |
Unsupported type. |
Yes, with type details. |