Aktualisiert die Zwei-Faktor-Authentifizierungseinstellungen des Projekts. Der Benutzer muss die Änderungen durch Eingabe eines Einmalcodes bestätigen.
project_id required | string <uuid> Login-Projekt-ID aus dem Kundenportal. |
OK
Unauthorized
Not Found
Unprocessable Entity
{- "mfa_types": [
- {
- "mfa_type": "sms",
- "priority": 1
}
], - "mfa_url": "string"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}