I have an application that sends messages to users. In a post request a XML string is transferred that consists of all the users that should receive that particular message.
What about using 206 Partial Content. I know 206 is more about ranges, but what if it could indicate a partially successfully request?