Cisco Unity Connection Provisioning Interface (CUPI) API -- User Template VoiceMail PIN
From DocWiki
(Difference between revisions)
(→Changing User Template Voicemail PIN) |
m (1 revision) |
Revision as of 17:54, 2 October 2012
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>