suspend fun addRule(input: AddRuleRequest): AddRuleResponse
Inserts a new rule with the given ruleText in a stylesheet with given styleSheetId, at the position specified by location.
ruleText
styleSheetId
location
Official doc