Cisco Unity Connection Provisioning Interface (CUPI) API -- User Template VoiceMail PIN
From DocWiki
(Difference between revisions)
(→Changing User Template Voicemail PIN) |
(→Changing User Template Voicemail PIN) |
||
| (One intermediate revision not shown) | |||
| Line 23: | Line 23: | ||
</UserTemplateCredential> | </UserTemplateCredential> | ||
</pre> | </pre> | ||
| + | |||
| + | |||
| + | For information on minimum software required with this API, see [[Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Basic_User_Template_Information#Minimum_Software_Version]] | ||
Latest revision as of 09:38, 3 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>
For information on minimum software required with this API, see Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Basic_User_Template_Information#Minimum_Software_Version