Update routing rule
PUT/omnichannel/routing-rules/:id
Updates an existing routing rule's name, priority, conditions, actions, or active status. New conditions/actions completely replace the stored JSON when supplied; omit the fields to retain existing values.
Request
Responses
- 200
- 404
Routing rule updated.
Routing rule not found.