Response Type
After processing a message, OCA will send a response to your Webhook endpoint. The response payload has a content object whose structure varies depending on the response message type.
Response Body Structure
Field
Type
Description
user_id
String
User ID receiving the message.
session
String
Conversation session ID.
timestamp
String
Response send time (ISO 8601 format).
metadata
Object
Contextual information from OCA processing.
content
Object
Main object containing the response message.
Last updated
