Skip to main content
PUT
Schedule a workflow

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

workflowId
string
required

The ID of the workflow to schedule

Body

application/json

ISO date (attention its timezone UTC) string required in request body

date
string
Example:

"2023-10-07T10:00:00.000Z"

Response

Workflow scheduled successfully

The response is of type string.

Example:

"Workflow scheduled"