Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
Successful Response
Create an schedule to trigger a workflow at specified intervals.
The schedule will invoke the production Lambda URL with the workflow_id and variables.
Args: workflow_id: The ID of the workflow to schedule cron: Cron expression with 6 fields (minutes hours day-of-month month day-of-week year) Examples:
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response