Users

Updates given custom field of a given user.

Updates given custom field of a given user.

put/users/{userId}/customFields/{customFieldKey}

Path parameters

userIdinteger required

user's internal identifier

customFieldKeystring required

custom field's key

Request body

type'TEXT' | 'DATE' | 'DATE_AND_TIME' | 'NUMBER' | 'CHECKBOX' | 'SELECTION' | 'MULTI_SELECTION'
namestring
keystring
valueobject

Response

Success

Changes

No recorded changes to this endpoint across all 46 revisions of this API.