/mcpDeleting the User Template Video Service Account The following is an example of DELETE request that deletes user template settings video service account: Request URI: Request URI :https://<server-ip>/vmrest/usertemplates/<templateobjectid>/usertemplatevideoserviceaccounts/<objectid> Below is the response code from the above DELETE request: 204 OK JSON Example The following is an example to delete video service template: Request URI: DELETE: https://<connection-ip-address>/vmrest/usertemplates/<TemplateObjectid>/usertemplatevideoserviceaccounts/<ObjectId> Accept: application/json Content-type: application/json The following is the response from the above DELETE request: 200 Explanation of Data Fields The following chart lists all of the data fields: Comment Data Type Operation Parameters Name Of The Video Service String Read ConnectorFactoryName Media Server Used For Video Integer Read MediaServerType Objectid of Video service created String Read ConnectorFactoryObjectId Objectid of Voice Mail User Template String Read TemplateObjectId Objectid of Video Service Template created String Read TemplateVideoServicesObjectId Validate if the Video Service Account is connected to the Video service Boolean Read, Update IsConnectorMapped Cisco Unity Connection Provisioning Interface (CUPI) API 392 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Settings Deleting the User Template Video Service Account