If script not authorized & not started, it’s fully deleted. Otherwise sets cancelled_at
. Requires script:delete
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Cancels script if already authorized but not completed.