Clarify that a 415 error is raised when Content-Type is incorrect, while a 400 error is raised when the body is not valid JSON. This aligns the patterns documentation with the API reference.
Spelling