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.
Code | 415 |
Description | Unsupported media type. |
Generic Cause | The server is refusing to service the request because the payload is in a format not supported by this method. |
Quick Fix | Verify request payload. |