406

Not acceptable. This typically results when your Accept header requests data in an unsupported format.

The sample shows an error due to an invalid Accept header.

{
  "detail": "Acceptable representations: [application/json].",
  "instance": "/cfw-api/v1/configurations",
  "status": 406,
  "title": "Not Acceptable",
  "type": "about:blank"
}