Create a trigger
POST/v1/projects/:project_id/triggers
Schedules target_id — an agent or an orchestration in this project, per target_type — to run on cron, a 5-field cron expression evaluated in UTC.
Request
Responses
- 201
- 400
- 401
- 404
Trigger created.
The request was malformed or failed validation.
Missing or invalid credentials.
The resource does not exist (existence is not leaked).