Scheduled Scripts
Update a scheduled script
Edits a scheduled script’s fields, re-syncs sites and notifiables. Requires script:update
scope.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the scheduled script
Body
application/json
JSON fields to update (description, script, sites, etc.)
The body is of type object
.
Response
200
Script updated