UpdateAssignmentRule modifies an existing rule.
PATCH/api/v1/ticketing/assignment-rules/:id
Changes take effect immediately for new ticket evaluations.
Errors
- NOT_FOUND: Rule does not exist
- INVALID_ARGUMENT: Invalid conditions JSON
- NOT_FOUND: assign_to_user_id or assign_to_group_id not found
- PERMISSION_DENIED: Caller lacks automation:write permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.