skip the timer of a workflow
post/api/v1/workflow/timer/skip
Request body
Example request
{
"timerCommandIndex": 0,
"workflowRunId": "workflowRunId",
"workflowStateExecutionId": "workflowStateExecutionId",
"timerCommandId": "timerCommandId",
"workflowId": "workflowId"
}Response
successful operation