Create a new user.

post

/social/api/v1/people

Request

Supported Media Types
Body ()
The request body defines the details of the request.
Root Schema : XV1PeopleCreateInfo
Type: object
V1 People Create Information.
Show Source

Response

Supported Media Types

200 Response

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