415

Unsupported Media Type

Client errors (4xx)·RFC 9110

What 415 means

The request’s media type is not supported by the resource.

For example, sending XML to an endpoint that only accepts JSON. Fix the Content-Type header and body format.

Client errors (4xx)

The request contains an error from the client — bad syntax, missing auth or a wrong URL.

Other 4xx codes

FAQ — 415

What does HTTP 415 mean?

415 Unsupported Media Type: The request’s media type is not supported by the resource. For example, sending XML to an endpoint that only accepts JSON. Fix the Content-Type header and body format.

Which class does status code 415 belong to?

415 is a Client errors (4xx) code. The request contains an error from the client — bad syntax, missing auth or a wrong URL.

Where is the 415 code defined?

Status code 415 is defined in RFC 9110 and is part of the IANA HTTP Status Code Registry.

← All HTTP status codes