POST v1/accessgroup

Request Information

URI Parameters

None.

Body Parameters

AccessGroupViewModel
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

None.

Description

string

None.

IsMasterGroup

boolean

None.

Enabled

boolean

None.

CreatedAt

date

None.

UpdatedAt

date

None.

AccessGroupPermissions

Collection of AccessGroupPermissionsViewModel

None.

UsersCount

integer

None.

PermissionsCount

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

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

Sample:

Sample not available.