Accepted - The request was accepted for processing.
BadGateway - The server received an invalid response from an upstream server.
BadRequest - The request was invalid.
Conflict - The request could not be completed due to a conflict with the current state of the resource.
Created - The request was successful and a new resource was created.
Forbidden - The request included an authentication token but the token was not valid.
GatewayTimeout - The server did not receive a response from an upstream server in a timely manner.
InternalServerError - An unexpected error occurred on the server.
MethodNotAllowed - The requested method is not supported for the resource.
NoContent - The request was successful but there is no content to return.
NotFound - The requested resource does not exist.
NotImplemented - The requested method is not implemented.
OK - The request was successful.
ServiceUnavailable - The server is currently unavailable.
Unauthorized - The request did not include an authentication token.
HttpStatusCode - Enum for HTTP status codes