POST api/v1/VisualReports/Distribute/DistributeClasses

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

DistributionRequestModel
NameDescriptionTypeAdditional information
DistributionId

globally unique identifier

None.

TagExpression

TagExpressionParams

None.

UserGroups

Collection of UserGroupModel

None.

ClassGroups

Collection of ClassGroup

None.

SelectedUsers

Collection of UserMinModel

None.

CategoryHierarchy

string

None.

DistributedTo

DistributedTo

None.

TenantId

integer

None.

TenantName

string

None.

RequestedBy

integer

None.

LogPath

string

None.

SuccessCount

integer

None.

FailureCount

integer

None.

IsNotificationRequired

boolean

None.

IsCSVUpload

boolean

None.

IsMandated

boolean

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.