v1v2

Unsupported Media Type

HTTP 415unsupported-media-type

The request's Content-Type is not supported by this endpoint. Use `application/json` for request bodies.

Type URI

https://docs.avvail.com/v2/problems/unsupported-media-type

Example Response

{
  "type": "https://docs.avvail.com/v2/problems/unsupported-media-type",
  "title": "Unsupported Media Type",
  "detail": "The request's Content-Type is not supported by this endpoint. Use `applicatio...",
  "instance": "/v2/example"
}