Routing Rules
Create a routing rule
Creates a routing rule with metadata and optional model, plugin, priority, and matching configuration. Rules default to disabled when enabled is omitted.
POST
Core - Create routing rule
Related guide: Routing rules guide. See the Routing rules guide for a walkthrough with examples.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
Routing rule created successfully
Project that contains the rule. Empty for workspace-wide rules.
Human-readable routing-rule name.
Evaluation order. Lower values are evaluated first.