Set the specified property for the specified user.

post

/social/api/v1/people/{peopleID}/properties/{propertyID}

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the request.
Root Schema : XV1PeoplePropertyUpdateInfo
Type: object
V1 People Property Update Information.
Show Source

Response

Supported Media Types

200 Response

Successful operation.
Body ()
V1 People Property Information DTO.
Root Schema : XV1PeoplePropertyInfo
Type: object
V1 People Property Information DTO.
Show Source