v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-01-16170291390.7 KB
Automations

Create Automation

post/api/automations/

Headers

x-prefect-api-versionstring

Request body

namestring required

The name of this automation

descriptionstring

A longer description of this automation

enabledboolean

Whether this automation will be evaluated

owner_resourcestring

The resource to which this automation belongs

Response

Successful Response

namestring required

The name of this automation

descriptionstring

A longer description of this automation

enabledboolean

Whether this automation will be evaluated

idstring uuid
createdstring date-time
updatedstring date-time