Skip to main content
PUT
Update a rule

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Body

application/json
name
string
condition
string
priority
string
assign_type
string
queue_uuid
string
assignee_email
string
min_confidence
integer
is_active
boolean
agent_uuid
string<uuid>

Apply the change for ONE agent: an inherited workspace rule is copied into the agent's set and the copy is updated (the response is the copy)

Response

Rule updated