Style guides
Create style guide rules
Creates one or more rules in a style guide section. Look up the style guide’s developer ID and section IDs via GET /styleguides. Use the shape for a section whose kind is ‘rules’, or the shape for a section whose kind is ‘wordlist’ — the shape must match the target section’s kind. The operation is all-or-nothing: if any rule is invalid, none are created.
POST
Authorizations
Body
application/json
Response
Returns the Developer IDs of the created rules, in request order
Developer IDs of the created rules, in request order.