Create a BusinessRule

Overview

Create a new business rule for the authenticated business.

Available for Staff tokens.

Body Params
string
required

The content or text of the business rule (e.g., "Always use a friendly and professional tone"). For FAQ rules, include both the question and answer.

integer

Sort order for displaying rules within a category (e.g., 0). Lower values appear first. Defaults to 0 if not provided.

string
enum
required

The category code of the business rule. Determines how the AI agent uses this rule.

Available values:

  • tone_of_voice - Rules about communication style and tone the AI should adopt when interacting with clients.
  • policies_and_info - Rules about business operations, pricing, and scheduling policies.
  • things_to_avoid - Rules about topics, phrases, or actions the AI should not mention or perform.
  • faq - Frequently asked questions and their answers.
  • client_facing_bot_policies - Rules specifically for client-facing bot interactions, defining bot behavior, limitations, and escalation policies.
Allowed:
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json