McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 593

↗ View in doc context
page
593
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::559

Comments Data Type Operations Parameter A flag indicating that all messages left for the interview handler is for dispatch delivery. Possible values:- • true: Messages left for interview handler is for dispatch delivery. • false: Messages left for interview handler is not for dispatch delivery Default value: false Boolean Read/Write DispatchDelivery The unique identifier of the Partition to which the InterviewHandler is assigned. String (36) Read/Write PartitionObjectId Specifies the partition URI. String Read Only PartitionURI Specifies the URI of interview questions of an interview handler String Read Only InterviewQuestionsURI Specifies an extension number where minimum length can be 1 and maximum length can be 40. Integer Read/Write DtmfAccessId Cisco Unity Connection Provisioning Interface (CUPI) API -- Interview Handler Questions APIs Interview Handler Questions APIs Administrator can use this API to fetch/update the interview questions of a particular interview handler. You can update various attributes of interview handler questions as well using this API. Listing the Interview Handler Questions The following is an example of the GET request that fetch the list of interview handler questions: GET https://<connection-server>/vmrest/handlers/interviewhandlers/<interviewhandler- objectid>/interviewquestions The following is the response from the above GET request and the actual response will depend upon the information given by you: Cisco Unity Connection Provisioning Interface (CUPI) API 561 Cisco Unity Connection Provisioning Interface (CUPI) API--Interview Handler APIs Cisco Unity Connection Provisioning Interface (CUPI) API -- Interview Handler Questions APIs