e-Sign REST Web Service
PostGetUsersUpdateable
e-Sign REST Web Service > All Operations Resource Group : GetUsersUpdateable (Post)

Resource Path: /api/v5/usersupdateable

Description
Get Users Updateable.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type UserUpdateableRequestModel.

Overview

UserUpdateableRequestModel
ProntoIDs : Array[string]
IDs : Array[integer]
Usernames : Array[string]
EmailAddresses : Array[string]
IsLockedOut : boolean
IsExpired : boolean
SigningAuthorityType : string
ControlPanelAuthorityType : string
EnableLogging : boolean
ResultsCountLimit : integer
ResultsCountStart : integer
Response

The response body is of type UserUpdateableServiceReturnModel.

OK

Overview

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