Mid REST API When should you return a 400 Bad Request? Returned when the request is malformed or invalid, such as: Missing required parameters.Invalid JSON format.Wrong data type provided.