Models/Actions
Update an action script
Updates the script file associated with a specific action
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The contents of the script file
The name of the script file (optional)
extension of the script file (optional)