Skip to main content
POST

Authorizations

Authorization
string
header
required

Body

application/json
styleguideId
string
required

Developer ID of the style guide to attach the rules to.

Minimum string length: 1
sectionId
string
required

ID of the section within the style guide to attach the rules to.

Minimum string length: 1
rules
object
required

Response

Returns the Developer IDs of the created rules, in request order

ids
string[]
required

Developer IDs of the created rules, in request order.