In APIs, a 422 Unprocessable Entity response signals that the request payload is well-formed but semantically incorrect. It is commonly used for validation failures, enabling clients to adjust data inputs before resubmitting the request successfully. https://indeedseo.com/blog/422-status-code/