HTTP 226

IM Used

The server has fulfilled a request for the resource and the response represents the result of instance manipulations.

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