UNPROCESSABLE
Request is well-formed but semantically invalid
| HTTP-Status | 422 |
|---|---|
| Wiederholen sinnvoll | Nein. Die Anfrage selbst muss sich ändern, ein erneuter Versuch führt zum selben Ergebnis. |
| Feld in der Antwort | code: "UNPROCESSABLE" |
Form der Antwort
{
"type": "https://docs.ohmnify.io/api/errors/unprocessable",
"title": "Request is well-formed but semantically invalid",
"status": 422,
"code": "UNPROCESSABLE",
"retryable": false,
"requestId": "req_..."
}