Update user attributes
This API is used to update attributes for the user identifiers specified in the request. It returns the count of users for which the attributes were successfully updated. The API silently ignores any invalid user identifiers specified in the request body.
HTTP Method
POST
Request URI
/msa/v1/cps/user
Request parameters
List of update attributes.
See Update attributes.
Response fields
Count of users for which attributes were successfully updated.
See Number result.