Workflows

Restore a workflow revision

Creates a new revision with the source of the named revision. Does NOT dedup against the current revision so the action is auditable in the revision history.

post/workflows/{workflowID}/code/restore

Path parameters

workflowIDstring required

workflow identifier

workflow identifier

Request body

revision_idstring required

Response

OK

no_opboolean required
revisioninteger required
revision_idstring required

Changes