Sets authorized_at
if provided token matches md5(id)
. Requires script:authorize
scope. Fails if already authorized.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the scheduled script
MD5 hash of the scheduled script’s UUID
Script authorized