Updates an existing act's configuration, status, or error information.
put/workflow-definitions/{workflowDefinitionName}/workflow-runs/{workflowRunId}/sessions/{sessionId}/acts/{actId}
Path parameters
workflowDefinitionNamestring required
The name of the workflow definition containing the act.
workflowRunIdstring required
The unique identifier of the workflow run containing the act.
sessionIdstring required
The unique identifier of the session containing the act.
actIdstring required
The unique identifier of the act to update.
Request body
Response
Success
UpdateActResponse required