HTTP 205

Reset Content

The server has fulfilled the request and the user agent should reset the document view.

Status Type

Success (2xx)

The request was successfully received, understood, and accepted

Common Scenarios

  • • Request processed successfully
  • • Resource created or updated
  • • Operation completed as expected
  • • Data returned as requested

About This Success Code

This is a success status code indicating that the request was processed successfully. No action is needed.

  • • The request was understood and processed correctly
  • • The server has successfully fulfilled the request
  • • This indicates normal, expected behavior
  • • Continue with your application flow as intended