HTTP Status Code 415

{
  "code": 415,
  "title": "Unsupported Media Type",
  "description": "The request entity has a media type which the server or resource does not support.",
  "category": "Client Error",
  "details": "Used when the server refuses to accept the request payload.",
  "source": "https://thehttp.in/",
  "author": "https://me.thehttp.in/"
}