McDewey

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

Page 400

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

Response code: 204 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Template VoiceMail PIN Changing User Template Voicemail PIN The following is an example of the PUT request that modifies the user template Voicemail PIN represented by <objectId>: https://<connection_server>/vmrest/usertemplates/<objectId>/credential/pin 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: <UserTemplateCredential> <Credentials>abcd@1234</Credentials> </UserTemplateCredential> Cisco Unity Connection Provisioning Interface (CUPI) API -- User Template Transfer Options About Transfer Options Every user template with a mailbox has an associated call handler template, and thus transfers options. Transfer Options are also referred to as Transfer Rules. Listing and Viewing The settings on each transfer option can be read by the GET command. Perform the following steps to list the transfer options for a user template: Step 1 Do the following GET command to list all the user templates: https://<connection_server>/vmrest/usertemplates Step 2 Do the following GET command to list the user template of your choice represented by the <usertemplate-id>: https://<connection_server>/vmrest/usertemplates/<objectId> Step 3 The following URI is the response from the above GET command: https://<connection_server>/vmrest/callhandlerprimarytemplates/<callhandlerprimarytemplates-id> Cisco Unity Connection Provisioning Interface (CUPI) API 368 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Settings Cisco Unity Connection Provisioning Interface (CUPI) API -- User Template VoiceMail PIN