Update

Patch a workflow step

Path parameters

workflow_idstringRequired
step_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
orderintegerRequired
agentIdstringRequired

Response

This endpoint returns an object.
successboolean
dataobjectOptional

Represents a WorkflowStep record

Errors