Create/Update call forward rule
Create/Update call forward rule
- application/json
Request Body required
Add/update call forward rule.
Forward incoming call from logic number (apartment_id
) to SIP numbers at once or sequentially.
Forwarding will work if SIP is configured and enabled with POST /device/sip/settings
and POST /device/sip/enable
.
If there is already forward rule with same forward_number
it will be updated.
- apartment_id string
forward_entity_list object[]
forward_entity string
Responses
- 200
- 400
- 401
OK
Wrong JSON body
Log In
Loading...