Sync End Conversation Operation
The sync end conversation operation ends a conversation.
Request method: PATCH
URI: http://[Server Name]:1911/RTServer/ms/ra-si/ra/sync-invocations/[conversationId]
Request |
|||||
[Empty] |
|||||
Response: Contains the following parameters: |
|||||
id: The conversation ID. beginTime: The start time of the conversation. endTime: The end time of the conversation. timeout: The invoker idle timeout. beginConversationTimeout: The Timeout (seconds) for conversation begin request message. conversationIdleTimeout: The Timeout (seconds) for idle conversation. See the Robotic Automation Solution Guide. |
The following is a sample JSON sync end conversation response.