Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Voicemail PIN
From DocWiki
(Difference between revisions)
| Line 5: | Line 5: | ||
__TOC__ | __TOC__ | ||
| + | |||
| + | == Changing the user PIN == | ||
| + | Do the following PUT to change the users Voicemail PIN: | ||
| + | |||
| + | <pre> | ||
| + | PUT /vmrest/user/credential/pin?newpin=<PIN> | ||
| + | </pre> | ||
Latest revision as of 17:41, 15 April 2012
| Back to: CUPI for End Users Overview |
|---|
Contents |
Changing the user PIN
Do the following PUT to change the users Voicemail PIN:
PUT /vmrest/user/credential/pin?newpin=<PIN>