POST api/v2/TaskTrigger/ExecuteByTaskTriggerTaskId
Request
URI Parameters
Body Parameters
TaskTriggerCustomModuleExecuteManualName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
Request Formats
application/json, text/json
Sample:
{ "Id": 1 }
text/html
Sample:
{"Id":1}
Response
IHttpActionResultResponse Format
application/json, text/json, text/html
Sample:
Sample not available.