Register Client


This endpoint allows a client to be created in DDS system.

Endpoint
Protocol Endpoint
POST api/user/register
Request
Parameter Data Type Parameter Description
UserName String Body Username associated with Client. Maximum characters allowed is 15. Username must be unique.
Password String Body Password associated with Client. Maximum characters allowed is 15.
DisplayName String Body Name to be displayed for Client. Maximum characters allowed is 50.
Response
Field Description
ResponseCode Code associated to one type of Response
ResponseMessage Message associated to one type of Response