/mcpResponse Code: 200 JSON Example { "token" : "NDJiMjI0YTAtMjc0MC00......s1RVdnR2c2VExDRXEvcGtUWWVh%0ASTRNdz0%3D%0B" "force" : "false" } Response Code: 200 Reregistering the Unity Connection Using this API, you can reregister the product with CSSM or satellite. For reregistration, you need a registration token from CSSM or satellite. Following is the PUT request to reregister the product with CSSM or satellite: PUT https://<connection-server>/vmrest/smartlicense/register <RegisterDetails> <token>NDJiMjI0YTAtMjc0MC00......1JakVZMU5JWGhLOXlP%0AMmVxMD0%3D%0A</token> <force>true</force> </RegisterDetails> Response Code: 200 JSON Example { "token" : "NDJiMjI0YTAtMjc0MC00......1JakVZMU5JWGhLOXlP%0AMmVxMD0%3D%0A" "force" : "true" } Response Code: 200 Deregistering the Unity Connection Using this API, you can deregister the product from CSSM or satellite. All license entitlements used for the product are released back to its virtual account. The following is an example of the PUT request that deregisters the product from CSSM: PUT https://<connection-server>/vmrest/smartlicense/deregister Response Code: 200 Cisco Unity Connection Provisioning Interface (CUPI) API 692 Cisco Unity Connection Provisioning Interface (CUPI) API for System Settings Reregistering the Unity Connection