/mcpResponse Code: 204 You can also modify the following for a user template: • User Template Voicemail PIN • User Template Transfer Options • User Template Caller Input • User Template Greetings • User Template Notification Devices • User Template External Services • User Template External Service Accounts Deleting User Templates The following is an example of the DELETE request that deletes a User Template as represented by <objectId>: https://<connection_server>/vmrest/usertemplates/<objectId> The output for this request returns the successful response code. Response Code: 204 Cisco Unity Connection Provisioning Interface (CUPI) API -- Default User Template About Default Templates This section contains information on how to list and modify default User Templates. Cisco Unity Connection comes with the following predefined user templates, which you can modify but not delete: • Voice Mail User Template • Administrator Template Listing Default Templates Example 1 The following is an example of the GET request that lists the default User Templates: https://<connection_server>/vmrest/userdefaulttemplates The following is an example of the response from the above GET request and the actual response will depend upon the information given by you: Cisco Unity Connection Provisioning Interface (CUPI) API 364 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Settings Deleting User Templates