Skip to main content

Effective 10 September 2024, API Documentation can be found on our Equinix Product Documentation site.
The content on this page will not be updated after 1 Oct 2024 and will be inaccessible after 31st Dec 2024.


415: Unsupported Media Type

The 415 (Unsupported media type) status code indicates that the request has a media type that the server or resource does not support.

Code415
DescriptionUnsupported media type.
Generic CauseThe server is refusing to service the request because the payload is in a format not supported by this method.
Quick FixVerify request payload.