Skip to main content
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 | MANUAL
object
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