things:id.notsettable

{
  "topic": "unknown/unknown/things/twin/errors",
  "headers": {},
  "path": "/",
  "value": {
    "status": 400,
    "error": "things:id.notsettable",
    "message": "The Thing ID in the request body is not equal to the Thing ID in the request URL.",
    "description": "Either delete the Thing ID from the request body or use the same Thing ID as in the request URL."
  },
  "status": 400
}