Update an automation
Patches an automation and recomputes its next fire time — on every write, not only a schedule change, so re-enabling one re-arms it. Pass threadId: null to forget the bound thread so the next fire starts a fresh one. Authorization: organization admin (plus space:contribute for a new named spaceId, for the caller and for the owner).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
automationId
Request
This endpoint expects an object.
name
description
playbookId
prompt
The user message injected into the thread when the automation fires.
fileIds
spaceId
threadPolicy
schedule
enabled
triggerEnabled
threadId
Response
The updated automation.
automation
Errors
404
Not Found Error