Update workflow metadata
Workflows
Update workflow metadata
PUT
Update workflow metadata
Documentation Index
Fetch the complete documentation index at: https://docs.kadoa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
ID of the workflow to update
Body
application/json
List of target URLs for the workflow
The new limit for the workflow
The new update interval for the workflow
Available options:
ONLY_ONCE, HOURLY, DAILY, WEEKLY, MONTHLY, CUSTOM Array of cron expressions for the workflow schedule
The new name for the workflow
The new description for the workflow
The tags for the workflow
Example:
["tag1", "tag2"]The new location for the workflow
The monitoring config for the workflow
The new entity for the workflow
Example:
"job_posting"
The new extraction schema for the workflow
Additional static data for the workflow
Natural language instructions for the workflow.
Required string length:
10 - 5000