Update user automation preference (enable/disable)
Automations
Update user automation preference (enable/disable)
Sets the calling user’s per-automation enabled flag. The flag is stored on the User document (under automations[id].enabled), not on the Automation itself — different users can have different on/off states for the same automation.
PATCH
Update user automation preference (enable/disable)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Per-user on/off flag for the automation; stored on the User document (not the Automation itself).