Style guides
Create style guide rules
Creates one or more rules in a style guide section.
The operation is all-or-nothing: if any rule is invalid, none are created.
POST
Authorizations
Body
application/json
Developer ID of the style guide to attach the rules to (from GET /styleguides).
Minimum string length:
1ID of the section within the style guide to attach the rules to (from GET /styleguides).
Minimum string length:
1- Option 1 · object[]
- Option 2 · object[]
Response
Returns the Developer IDs of the created rules, in request order
Developer IDs of the created rules, in request order.