Skip to content

/AWS1/CL_CNT=>UPDATEUSERPROFICIENCIES()

About UpdateUserProficiencies

Updates the properties associated with the proficiencies of a user.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

IV_USERID TYPE /AWS1/CNTUSERID /AWS1/CNTUSERID

The identifier of the user account.

IT_USERPROFICIENCIES TYPE /AWS1/CL_CNTUSERPROFICIENCY=>TT_USERPROFICIENCYLIST TT_USERPROFICIENCYLIST

The proficiencies to be updated for the user. Proficiencies must first be associated to the user. You can do this using AssociateUserProficiencies API.