Konten [Tampil]
200 OK: The request was successful.
201 Created: The request was successful, and a new resource was created.
204 No Content: The server successfully processed the request but there is no content to send.
400 Bad Request: The server could not understand the request due to invalid syntax.
401 Unauthorized: The client must authenticate itself to get the requested response.
403 Forbidden: The client does not have the necessary permissions.
404 Not Found: The requested resource could not be found on the server.
500 Internal Server Error: A generic error message returned when an unexpected condition was encountered on the server.