/mcpDELETE https://<connection-server>/vmrest /alternatenames/<AlternateNameObjectId> The following is the response from the above DELETE request and the actual response will depend upon the information given by you: Response Code: 204 JSON Example: DELETE https://<connection-server>/vmrest/alternatenames/<AlternateNameObjectId> Accept: application/json Connection: keep-alive The following is the response from the above DELETE request and the actual response will depend upon the information given by you: Response Code: 204 Example 4: Editing an Alternate Name Note that only first name is editable. PUT https://<connection-server>/vmrest/alternatenames/<AlternateNameObjectId> Request Body: <AlternateName> <FirstName>Texoma_Alternane Name1</FirstName> </AlternateName> The following is the response from the above PUT request and the actual response will depend upon the information given by you: Response Code: 204 JSON Example: PUT https://<connection-server>/vmrest/alternatenames/<AlternateNameObjectId> Accept: application/json Connection: keep-alive Request Body: { "FirstName":"Texoma1" } The following is the response from the above PUT request and the actual response will depend upon the information given by you: Response Code: 204 Explanation of the Data Fields for Distribution List Comments Data Type Operation Parameter Unique name for a distribution List String(64) Read/Write Alias Cisco Unity Connection Provisioning Interface (CUPI) API 451 Cisco Unity Connection Provisioning Interface (CUPI) API for Distribution List Explanation of the Data Fields for Distribution List