405

Method not supported. This typically occurs when the URL you are calling responds to GET requests, but not PUT or DELETE.

Example:

{
    "type": "method.not.allowed",
    "title": "Method not allowed"
}