Cisco Unity Connection Provisioning Interface (CUPI) API -- User Template VoiceMail PIN
From DocWiki
Links to Other API pages: Cisco_Unity_Connection_APIs
| CUPI Guide Contents |
| API Overview Index of All CUPI Documentation |
Contents |
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>
For information on minimum software required with this API, see Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Basic_User_Template_Information#Minimum_Software_Version