/mcpPUT https://<connection-server>/vmrest/handlers/callhandlers/<callhandler-objectid> Request Body: <Callhandler> <UseDefaultTimeZone>false</UseDefaultTimeZone> <TimeZone>190</TimeZone> </Callhandler> The following is the response from the above PUT request and the actual response will depend upon the information given by you: Response Code: 204 Explanation of Data Fields Comments Data Type Operations Parameter Call Handler URI String Read Only URI Specifies the after message action. Refer to the section Enumeration Type. Integer Read/Write AfterMessageAction The name of the conversation to which the caller is routed. Refer to the section Enumeration Type String Read/Write AfterMessageTargetConversation The Unique Identifier of the call action object that Cisco Unity Connection performs after taking a message. String Read/Write AfterMessageTargetHandlerObjectId The unique identifier of the SearchSpace that is used limit visibility to dialable objects when searching by extension (dial string). String Read/Write CallSearchSpaceObjectId URL for search spaces. String Read Only CallSearchSpaceURI Specifies the creation date and time of the call handler. Format: YYYY-MM-DDThh:mm:ssZ . The default value is the current system date and time. datetime Read Only CreationTime A flag indicating that all messages left for the call handler is for dispatch delivery. Possible values: false: specifies no dispatch delivery. true: specifies dispatch delivery. Default value: false Boolean Read/Write DispatchDelivery Name of the call handler. String Read/Write DisplayName Cisco Unity Connection Provisioning Interface (CUPI) API 473 Cisco Unity Connection Provisioning Interface (CUPI) API -- Call Handler Explanation of Data Fields