Content-Type and Accept set to application/json, similar to the code in the API documentation):{"human": {"email": "...", "isVerified": true } } (result: 400 error, proto: syntax error (line 1:11): unexpected token \\"<email>\\"){"email": "...", "isVerified": true} (result: 400 error, proto: syntax error (line 1:11): unexpected token \\"<email>\\"){"email": "...", "isEmailVerified": true} (result: 400 error, {"code":9, "message":"Användaren är ännu inte initialiserad (COMMAND-J8dsk)", "details":[{"@type":"type.googleapis.com/zitadel.v1.ErrorDetail", "id":"COMMAND-J8dsk", "message":"Användaren är ännu inte initialiserad"}]}, translates to "The user is not yet initialised")