v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13177414729.5 KB
users

Updates an existing user. Returns the updated user if successful. This method has unique authentication requirements. Read the prerequisites in our Managing Users guide before using this method. The "Try this method" feature does not work for this method.

patch/v4/users/{+userId}

Path parameters

userIdstring required

Output only. The unique ID of the user. Assigned by the system.

Query parameters

updateMaskstring

Required. The mask to control which fields to update.

Request body

displayNamestring

Required. The display name of the user. Must be UTF-8 encoded with a maximum size of 240 bytes.

userIdstring int64

Output only. The unique ID of the user. Assigned by the system.

lastLoginTimestring google-datetime

Output only. The timestamp when the user last logged in DV360 UI.

emailstring

Required. Immutable. The email address used to identify the user.

namestring

Output only. The resource name of the user.

Response

Successful response