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

{
  "title": "Method Not Allowed",
  "detail": "The specified method is not supported by this resource.",
  "status": 405,
  "type": "/case-management/v3/error-types/method-not-allowed",
  "instance": "/case-management/v3/error-instances/d28e4e03-0d45-43ac-a995-4688df1363f0"
}