Updates the call center @node that has the given @call_center_node_sid. All of the entity's parameters that are not desired to be updated must be filled with their current values. The @schedule_scenario_sid must be the original for this call center node since it cannot be changed. The @member fields will be ignored since those cannot be updated by this method and must be updated by their respective update methods. Errors:
grpc.Invalid: the one or more of the fields in the request are invalid.
grpc.Internal: error occurs when updating the call center node.
grpc.NotFound: entry to be updated doesn't exist.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.