79786197

Date: 2025-10-09 08:54:18
Score: 0.5
Natty:
Report link

Wouldn't a 422 be best here? A 409 suggests a conflict when attempting to update an existing resource, or possibly attempting to create the exact same resource, i.e. a duplicate request.

Typically a 422 is used for validation failure, and I'd say that's what this is.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • High reputation (-1):
Posted by: Chris Edwards