latestOpenAPI 3.1.02026-08-171503582.2 MB

6199a9464227

Workflow Due Date Rules

Set the checklist due date rule

Sets the single checklist-level due date rule on a draft workflow revision, replacing any existing rule. Send rule: null (or omit the field) to clear the existing rule. When sourceType is FormFieldValue, sourceWidgetId must reference a Date form field widget in the same revision. Returns the resulting rule.

put/workflows/{workflowId}/revisions/{revisionId}/due-date-rule

Path parameters

workflowIdstring required

The ID of the Workflow

revisionIdstring required

The ID of the Revision

Request body

Response

Example response

{
  "links": [
    {
      "href": "https://api.process.st/api/v1.1/resource/XXX"
    }
  ]
}