POST api/workshopInstance?startDateTime={startDateTime}&endDateTime={endDateTime}&locationID={locationID}&trainingRoomID={trainingRoomID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
startDateTime | date |
Required |
|
endDateTime | date |
Required |
|
locationID | integer |
Default value is 0 |
|
trainingRoomID | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
ExpressionOfFuncOfworkshopInstanceAndBooleanName | Description | Type | Additional information |
---|---|---|---|
Type | Type |
None. |
|
NodeType | ExpressionType |
None. |
|
Parameters | Collection of ParameterExpression |
None. |
|
Name | string |
None. |
|
Body | Expression |
None. |
|
ReturnType | Type |
None. |
|
TailCall | boolean |
None. |
|
CanReduce | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.