PUT - User Shared Call Appearance Endpoint
Updates Shared Call Appearance (SCA) endpoint settings for a user.
Parameters
user_id (str): Target user id
line_port (str): Line port identifier
device_name (str): Name of the device
device_level (str): Level of device (e.g., "Group", "Service Provider")
is_active (bool): Whether the endpoint is active
allow_origination (bool): Whether to allow call origination
allow_termination (bool): Whether to allow call termination
Returns
Dict: Updated endpoint settings
How To Use:
Example Data Returned (Formatted)
Last updated
Was this helpful?