POST api/v1/Distribute/DistributeClasses
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
version | string |
None. |
Body Parameters
DistributionRequestModelName | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.