Skip to main content
POST
Create an automation

Endpoints

  • GET /automations
  • POST /automations

Create request

List filters

GET /automations?status=active&search=post

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
description
string | null
definition
object
editor_layout
object

Response

Automation created