HTTP Status Codes - REST API Tutorial
https://restfulapi.net/http-status-codes/
HTTP Status Codes 1xx: Informational – Communicates transfer protocol-level information. 2xx: Success – Indicates that the client’s request was accepted successfully. 3xx: Redirection – Indicates that the client must take some additional action in order to complete their request. 4xx: Client Error – This category of error status codes points the finger at clients.
1xx: Informational – Communicates transfer protocol-level information.
2xx: Success – Indicates that the client’s request was accepted successfully.
3xx: Redirection – Indicates that the client must take some additional action in order to complete their request.
4xx: Client Error – This category of error status codes points the finger at clients.
DA: 20 PA: 73 MOZ Rank: 1