Skip to main content
. Author manuscript; available in PMC: 2016 Oct 1.
Published in final edited form as: Hum Mutat. 2015 Oct;36(10):922–927. doi: 10.1002/humu.22850

Table 2.

HTTP status codes and their intended use within the MME API

HTTP Status Code Reason Phrase Description
200 OK no error
400 Bad Request missing/invalid data
401 Unauthorized missing/invalid authentication token
405 Method Not Allowed invalid method (POST required)
406 Not Acceptable missing/unsupported API version
415 Unsupported Media Type missing/invalid content type
422 Unprocessable Entity missing/invalid request body
500 Internal Server Error default error