v4
latestSwagger 2.02026-08-0343714211.7 MBuser
Users
Update User
Update User
patch/user
Response
The Users object.
Example response
{
"id": 1,
"username": "user",
"admin_group_ids": [
1
],
"allowed_ips": "10.0.0.0/8\n127.0.0.1",
"attachments_permission": true,
"api_keys_count": 1,
"authenticate_until": "2000-01-01T01:00:00Z",
"authentication_method": "password",
"avatar_url": "example",
"billable": true,
"created_at": "2000-01-01T01:00:00Z",
"dav_permission": true,
"disabled": true,
"disabled_expired_or_inactive": true,
"ai_assistant_personality_id": 1,
"desktop_configuration_profile_id": 1,
"integration_centric_profile_id": 1,
"email": "john.doe@files.com",
"filesystem_layout": "site_root",
"first_login_at": "2000-01-01T01:00:00Z",
"ftp_permission": true,
"group_ids": "example",
"header_text": "User-specific message.",
"language": "en",
"last_login_at": "2000-01-01T01:00:00Z",
"last_web_login_at": "2000-01-01T01:00:00Z",
"last_ftp_login_at": "2000-01-01T01:00:00Z",
"last_sftp_login_at": "2000-01-01T01:00:00Z",
"last_dav_login_at": "2000-01-01T01:00:00Z",
"last_desktop_login_at": "2000-01-01T01:00:00Z",
"last_restapi_login_at": "2000-01-01T01:00:00Z",
"last_api_use_at": "2000-01-01T01:00:00Z",
"last_active_at": "2000-01-01T01:00:00Z",
"last_protocol_cipher": "example",
"lockout_expires": "2000-01-01T01:00:00Z",
"name": "John Doe",
"company": "ACME Corp.",
"notes": "Internal notes on this user.",
"notification_daily_send_time": 18,
"office_integration_enabled": true,
"partner_admin": true,
"partner_id": 1,
"partner_name": "example",
"password_set_at": "2000-01-01T01:00:00Z",
"password_validity_days": 1,
"primary_group_id": 1,
"public_keys_count": 1,
"receive_admin_alerts": true,
"notify_on_all_site_warnings": true,
"notify_on_all_sso_failures": true,
"notify_on_all_user_security_events": true,
"notify_on_all_pending_work_failures": true,
"notify_on_all_siem_http_destination_failures": true,
"notify_on_all_sync_failures": true,
"notify_on_all_automation_failures": true,
"notify_on_all_expectation_failures": true,
"require_2fa": "always_require",
"require_login_by": "2000-01-01T01:00:00Z",
"active_2fa": true,
"require_password_change": true,
"password_expired": true,
"responsible_group_id": 1,
"responsible_user_id": 1,
"readonly_site_admin": true,
"restapi_permission": true,
"self_managed": true,
"sftp_permission": true,
"site_admin": true,
"workspace_admin": true,
"site_id": 1,
"workspace_id": 1,
"default_workspace_id": 1,
"skip_welcome_screen": true,
"ssl_required": "always_require",
"sso_strategy_id": 1,
"subscribe_to_newsletter": true,
"externally_managed": true,
"tags": "example",
"time_zone": "Pacific Time (US & Canada)",
"type_of_2fa": "yubi",
"type_of_2fa_for_display": "yubi",
"user_root": "example",
"user_home": "example",
"days_remaining_until_password_expire": 1,
"password_expire_at": "2000-01-01T01:00:00Z"
}