MISSING_MODULE
Organization is missing a required module
| HTTP-Status | 403 |
|---|---|
| Wiederholen sinnvoll | Nein. Die Anfrage selbst muss sich ändern, ein erneuter Versuch führt zum selben Ergebnis. |
| Feld in der Antwort | code: "MISSING_MODULE" |
Form der Antwort
{
"type": "https://docs.ohmnify.io/api/errors/missing_module",
"title": "Organization is missing a required module",
"status": 403,
"code": "MISSING_MODULE",
"retryable": false,
"requestId": "req_..."
}