Unsupported Media Type
HTTP 415
unsupported-media-typeThe 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-typeExample 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"
}