Call Forwarding Selective

Display user’s call forwarding selective

GET /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/users/(string: user_id)/services/call_forwarding_selective/

Retrieve the settings of the Call Forwarding Selective service of the user.

Update a user’s call forwarding selective

PUT /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/users/(string: user_id)/services/call_forwarding_selective/

Update the settings of the Call Forwarding Selective service of the user.

Additional restrictions

Request JSON Object:
  • defaultForwardToPhoneNumber (string) – (Optional) Phone Number or SIP URI, if is a SIP-URI must not contain “sip:” prefix. Length >= 1.

Display user’s call forwarding selective criteria

GET /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/users/(string: user_id)/services/call_forwarding_selective/criteria/(string: instance_name)/

Retrieve the settings of the specified Call Forwarding Selective’s criteria.

Additional information

Response JSON Object:

Assign a user’s call forwarding selective criteria

POST /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/users/(string: user_id)/services/call_forwarding_selective/criteria/

Update the settings of the Call Forwarding Selective’s criteria.

Additional restrictions

Response JSON Object:

Update a user’s call forwarding selective criteria

PUT /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/users/(string: user_id)/services/call_forwarding_selective/criteria/(string: instance_name)/

Update the settings of the Call Forwarding Selective service of the user.

Additional restrictions

Request JSON Object:

Disassign a user’s call forwarding selective criteria

DELETE /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/users/(string: user_id)/services/call_forwarding_selective/criteria/(string: instance_name)/

Disassign the settings of the Call Forwarding Selective service of the user.

Additional restrictions

Response JSON Object: