e-Sign REST Web Service
PostInsertUsersAsync
e-Sign REST Web Service > All Operations Resource Group : InsertUsersAsync (Post)

Resource Path: /api/v5/users/insert

Description
Insert User.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type UserInsertRequestModel.

Overview

UserInsertRequestModel
Users : Array[object]
EnableLogging : boolean
Response

The response body is of type UserDetailsServiceReturnModel.

OK

Overview

UserDetailsServiceReturnModel
IsSuccessful : boolean
Message : string
Users : Array[object]
ProcessingTime : string
TimeZoneUtcOffset : number
See Also
All Operations Resource Groupe-Sign REST Web Service