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


Language
Credentials
Header
URL