Response Codes

Youverify uses standard HTTP response codes to indicate the status of a particular request.

These responses are grouped into:

  • Informational Responses - (100 - 199)

  • Successful Responses - (200 - 299)

  • Redirects - (300 - 399)

  • Client Errors - (400 - 499)

  • Server Errors - (500 - 599)

Last updated