Automation
Create automation
Create a new automation.
POST
Creates a new automation owned by the authenticated user.
Request body
string
required
Display name. 1–200 characters.
string
Optional description.
string
required
COLLABASE_EVENT | WEBHOOK | SCHEDULE | MANUALobject
Trigger-specific configuration. Defaults to
{}.object
Initial node graph. Defaults to
{}.string
Associate with a space ID.
Response
string
Automation ID.
string
Automation name.
boolean
Always
false for new automations.Last modified on April 2, 2026

