Update a routing rule
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
rule_id
Request
This endpoint expects an object.
priority
match_type
Allowed values:
match_value
target_agent_id
Response
Routing rule updated
id
Routing rule ID
workspace_id
number_id
Phone number this rule applies to
priority
Rule evaluation order (lowest number = highest priority)
match_type
How to match the caller's first utterance. 'default' matches all unmatched calls.
match_value
Keyword or regex pattern to match against. Null for ‘default’ match_type.
target_agent_id
Agent to route matching calls to
created_at
Errors
404
Update Routing Rule Request Not Found Error