Edits a scheduled script’s fields, re-syncs sites and notifiables. Requires script:update
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the scheduled script
JSON fields to update (description, script, sites, etc.)
The body is of type object
.
Script updated