application
resume suspend workflow record
get/api/v1/applications/{appName}/workflows/{workflowName}/records/{record}/resume
Path parameters
appNamestring required
identifier of the application.
workflowNamestring required
identifier of the workflow
recordstring required
identifier of the workflow record
Query parameters
stepstring
resume the workflow with specific step
Response
OK
{"stackTrail":"components:schemas:v1.EmptyResponse","oasType":"schema","type":"unknown"}