McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 394

↗ View in doc context
page
394
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::360

"PartitionObjectId": "6ac064a3-79d6-4a52-a3d3-f4311be5c28c", "PartitionURI": "/vmrest/partitions/6ac064a3-79d6-4a52-a3d3-f4311be5c28c", "UseDynamicNameSearchWeight": "false", "LdapType": "0", "EnableMessageBookmark": "false", "SayTotalDraftMsg": "false", "EnableSaveDraft": "false", "RetainUrgentMessageFlag": "false", "SayMessageLength": "false", "CreateSmtpProxyFromCorp": "false", "AutoAdvanceMsgs": "false", "SaySenderAfter": "false", "SaySenderExtensionAfter": "false", "SayMsgNumberAfter": "true", "SayAniAfter": "false", "SayMessageLengthAfter": "false", "UserTemplateRolesURI": "/vmrest/usertemplates/885dd0af-bdb1-401f-b4e9-6bd9fc8d594d/usertemplateroles", "UserTemplateNotificationDevicesURI": "/vmrest/usertemplates/885dd0af-bdb1-401f-b4e9-6bd9fc8d594d/usertemplatenotificationdevices", "TemplateExternalServiceAccountsURI": "/vmrest/usertemplates/885dd0af-bdb1-401f-b4e9-6bd9fc8d594d/templateexternalserviceaccounts", "UserTemplateWebPasswordURI": "/vmrest/usertemplates/885dd0af-bdb1-401f-b4e9-6bd9fc8d594d/credential/password", "UserTemplateVoicePinURI": "/vmrest/usertemplates/885dd0af-bdb1-401f-b4e9-6bd9fc8d594d/credential/pin", "UserTemplateMessageActionURI": "/vmrest/usertemplates/885dd0af-bdb1-401f-b4e9-6bd9fc8d594d/usertemplatemessageactions", "DefaultUserTemplateURI": "/vmrest/userdefaulttemplates" } Response Code: 200 Adding User Template Example 1 The following is an example of the POST request that adds the User Templates: https://<connection_server>/vmrest/usertemplates?templateAlias=voicemailusertemplate The following is an example of the response from the above POST request and the actual response will depend upon the information given by you: <UserTemplate> <DisplayName>DemoUserTemplate</DisplayName> <Alias>DemoUserTemplate</Alias> </UserTemplate> Response Code: 201 Example 2 Cisco Unity Connection Provisioning Interface (CUPI) API 362 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Settings Adding User Template