<!DOCTYPE html>
<html lang="en">
<head>
<title>Method Not Allowed</title>
<style>
html {
color-scheme: light dark;
}
body {
width: 35em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
</style>
</head>
<body>
<h1>Method Not Allowed</h1>
<p>Sorry, the requested HTTP method is not supported by this endpoint.</p>
</body>
</html>