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: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat - Get details for a secure agent chat with its attributes
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/{ConversationId} - Get details for all secure agent chats with their attributes
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat - Get status of the user query
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/status - Initiate interaction and poll for status
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/invokeAsyncAndStatus - Initiate interaction and wait for result
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/invokeAsyncAndWaitForResult - Start interaction
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/invokeAsync - Update a secure agent chat
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/{ConversationId}