v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
automations

Unsuppress Automation

Restore a suppressed automation. If the row was ACTIVE before suppress (suppress only flips is_suppressed — status stays as it was), this endpoint also re-registers the Temporal schedule that suppress deleted. Without that, the row sits ACTIVE forever with no backing schedule and never fires again.

post/api/v1/automations/{automation_id}/unsuppress

Path parameters

automation_idstring uuid required

Response

Successful Response