Skip to main content
POST
Revert a workflow instance out of a terminal step

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

workflow_instance_id
string<uuid>
required

The unique identifier for the workflow instance.

Body

application/vnd.api+json

The step to revert the workflow to, and the reason for reverting it. The destination must be a non-terminal step of the definition version the instance is pinned to; the note is mandatory.

data
object
required

Response

Get a workflow transition record.

JSON API response object

data
object
required

A workflow transition record resource.

jsonapi
object
required