Bulk edit automations

Edit multiple automations with a single api call.

{
	"seriesIds": [87, 83],
	"status": 2
}
📘

Automations can have a status to either 1 or 2

🟢 Set list of automations to active:"status": 1

🔴 Set list of automations to inactive: "status": 2


Path Params
string
required
Defaults to Id of the automation to be retrieved
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json