415

The 415 HTTP code is used when an unsupported Content-Type header is supplied

Example response

{
  "type": "https://developer.nexmo.com/api-errors#content-type-header",
  "title": "Invalid Content-Type header",
  "detail": "Invalid Content-Type header provided. Must be one of the following: 'application/json'",
  "instance": "797a8f199c45014ab7b08bfe9cc1c12c"
}