Look up a Rails HTTP Status Code
409 - Conflict
Rails HTTP Status code
:conflict
When to use status code 409
Indicates that the request could not be processed because of conflict in the request, such as an edit conflict in the case of multiple updates.