POST api/v2/TaskTrigger/ExecuteByTaskTriggerTaskId

Request

URI Parameters

Body Parameters

TaskTriggerCustomModuleExecuteManual
NameDescriptionTypeAdditional information
Id

integer

Request Formats

application/json, text/json

Sample:
{
  "Id": 1
}

text/html

Sample:
{"Id":1}

Response

IHttpActionResult

Response Format

application/json, text/json, text/html

Sample:

Sample not available.