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.
- Call to initiate interaction
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/invokeAsync - 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 query
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/action/status - Update a secure agent chat
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingCESecuredAgentChat/{ConversationId}