Adam Rosien wrote: > 303 would be a success, so perhaps a 409 Conflict then if you want to > signal an error. 303 means neither success nor failure; it means you need to look at the linked-to resource to find the status. Regards, Brian