Update call forwarding settings
PATCH
/org/{tenant}/v2/extensions/{id}/enhanced-services/call-forwarding
Platform support: MT and CC
Updates the call forwarding configuration for the specified extension. Only
provided fields are updated. Rule sets (standard_rules, app_rules,
custom_rules) are merged individually - only the provided rule keys are
changed; omitted keys retain their existing values. Within each rule, individual
fields can also be updated independently; omitted fields retain their existing
values. Send an empty array for exclude_list, destinations, or
local_destinations to clear them, or omit the field to keep existing entries.
Request
Responses
- 200
- 400
- 403
- 404
- 500
OK
Invalid request
Forbidden
Resource not found
Internal server error