Set a new property for the specified user.

post

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

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the request.
Root Schema : XV1PeoplePropertyCreateInfo
Type: object
V1 People Property Create Information.
Show Source
Back to Top

Response

Supported Media Types

200 Response

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