Can I create custom responses using the REST interface capabilities? I have a POST and GET working, but I'd like to be able to leverage the status codes to alert the user to success, created, no content, errors, etc.

Or, am I in for a world of hurt?