PUT api/UserGroup/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

UserGroup
NameDescriptionTypeAdditional information
UserGroupId

integer

None.

Name

string

None.

TenantId

integer

None.

AppCode

string

None.

CreatedBy

string

None.

CreatedOn

date

None.

ModifiedBy

string

None.

ModifiedOn

date

None.

Source

string

None.

SourceId

string

None.

UserSubGroups

Collection of UserGroup

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, text/xml

Sample:

Sample not available.