This error corresponds to the standard 405 Method Not Allowed HTTP status code, indicating that the HTTP method used is not supported for the requested endpoint.
{
"code": "METHOD_NOT_ALLOWED",
"type": "https://docs.leyr.io/api/error-handling/method_not_allowed",
"title": "Method not allowed",
"status": 405,
"detail": "Method not allowed. The POST method is not supported for this endpoint.",
"instance": "92a31d64-8b5e-4f17-a2c9-d88e6c3f1592"
}
To resolve this error:
instance ID from the error response