/mcp<TemplateExternalServiceAccount> <ExternalServiceObjectId>NewUnfiedServiceAccount </ExternalServiceObjectId> <EnableCalendarCapability>true</EnableCalendarCapability> <EnableTtsOfEmailCapability>true</EnableTtsOfEmailCapability> <EnableMailboxSynchCapability>true</EnableMailboxSynchCapability> </TemplateExternalServiceAccount> Response Code: 201 Modifying External Service Account The following is an example of the PUT request that modifies a Unified Messaging Account as represented by <unifiedmessagingaccountid>: https://<connection_server>/vmrest/usertemplates/<objectId>/ templateexternalserviceaccounts /<objectId> The following is an example of the response from the above PUT request and the actual response will depend upon the information given by you: <TemplateExternalServiceAccount> <EnableCalendarCapability>true</EnableCalendarCapability> <EnableTtsOfEmailCapability>true</EnableTtsOfEmailCapability> <EnableMailboxSynchCapability>true</EnableMailboxSynchCapability> </TemplateExternalServiceAccount> Response Code: 204 Deleting External Service Account The following is an example of the DELETE request that deletes a Unified Messaging Account as represented by < externalserviceaccount-id >: https://<connection_server>/vmrest/usertemplates/<template-object-id>/ templateexternalserviceaccounts /< objectId> The output for this request returns the successful response code. Response Code: 204 Explanation of Data Fields The following chart lists all of the data fields available on External Service Accounts. Explanation/Comments Available Value Writable? Field Name Use Corporate Email Address True/False Read/Write EmailAddressUseCorp Enables users to hear notification of upcoming meetings on the phone. True/False Read/Write EnableCalendarCapability Cisco Unity Connection Provisioning Interface (CUPI) API 627 Cisco Unity Connection Provisioning Interface (CUPI) API for Unified Messaging Modifying External Service Account