2xx Success
Use 207 mainly in WebDAV when one request needs to report separate statuses for multiple resources or properties.
PROPPATCH /collection/207 Multi-Status with separate XML statuses per resourceThe server returns the fine-grained result set instead of flattening everything into one code.
Everything worked perfectly! The server understood your request and sent back exactly what you asked for.
Something new was created! Like adding a new post, user account, or file - the server made it and it now exists.
We got your request and we're working on it! We'll process it later, but don't wait around - check back later to see if it's done.
The request worked, but the response may have been adjusted by something in the middle, like a proxy, before it reached you.
Success. The server did what you asked, but there’s nothing useful to send back in the body.
Success! We did what you asked, and now please clear your form or reset your page so you can start fresh.
You asked for just a piece of a file (like pages 5-10 of a book), and here's that specific piece you wanted!
The server is saying, 'I already told you about this item earlier in the same detailed report, so I’m not repeating it.'
WebDAVInstead of sending the whole thing again, the server sent the changes needed to update what you already have.