e-Sign REST Web Service
PostInsertGroupsAsync
e-Sign REST Web Service > All Operations Resource Group : InsertGroupsAsync (Post)

Resource Path: /api/v5/groups/insert

Description
insert a Group.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type GroupInsertRequestModel.

Overview

GroupInsertRequestModel
Groups : Array[object]
EnableLogging : boolean
Response

The response body is of type GroupDetailsServiceReturnModel.

OK

Overview

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