unfollowScript
Description
Unfollows a row's script
Example request
https://www.rundowncreator.com/channel4news/API.php ?APIKey=edharken &APIToken=HNe2ADG0nBTiC8Q8WiVfsxeG5ip51A &Action=unfollowScript &RowID=3
Example response
{ "Success": 1 }
Required parameters
RowID | integer | the row's unique ID |
Optional parameters
None
Returns
Success | boolean | true if successful, false if unsuccessful |