Update a user fieldCopy Pagepatch https://api.safetyculture.io/users/v1/fields/{id}Updates a user field. Requirements SafetyCulture Premium Plan or Enterprise Plan "Platform management: Users" permission Full seat Path ParamsidstringrequiredRequired. The field UUIDBody ParamsnamestringAttribute namedescriptionstringThe attribute descriptionselect_optionsarray of objectsField select optionsselect_optionsADD objectupdate_maskstringRequired. The attributes (such as name etc.) you want to update for the field, specified in the parameters. For example, the update_mask=name parameter indicates that only the name will be updated in a request, any other attributes provided in your request body will be ignored.Responses 200A successful response. defaultAn unexpected error response.Updated about 1 month ago