415

Unsupported Media Type

Unsupported media type. This typically occurs when your request’s Content-Type specifies data in the wrong format, such as application/xml when the API can only exchange application/json data.

{
  "error": "Unsupported media type.",
  "support_id": "abf01d28-a339-49b4-90c9-914862c88fb1"
}