Secured Chat Agent REST Endpoints

Secured Chat Agent
The recruitingCESecuredAgentChat resource is a secured medium to provide user query interaction with agents. Note that the service endpoints in this resource category are only for Oracle internal use.
Create a secure agent chat
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat
Get details for a secure agent chat with its attributes
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/{ConversationId}
Get details for all secure agent chats with their attributes
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat
Get status of the user query
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/status
Initiate interaction and poll for status
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/invokeAsyncAndStatus
Initiate interaction and wait for result
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/invokeAsyncAndWaitForResult
Start interaction
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/invokeAsync
Update a secure agent chat
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/{ConversationId}