CONFLICT
Conflicting state
| HTTP-Status | 409 |
|---|---|
| Wiederholen sinnvoll | Nein. Die Anfrage selbst muss sich ändern, ein erneuter Versuch führt zum selben Ergebnis. |
| Feld in der Antwort | code: "CONFLICT" |
Form der Antwort
{
"type": "https://docs.ohmnify.io/api/errors/conflict",
"title": "Conflicting state",
"status": 409,
"code": "CONFLICT",
"retryable": false,
"requestId": "req_..."
}