sessions
render
Render
Renders a chat input.
Parameters: developer (Developer): The developer associated with the chat session. session_id (UUID): The unique identifier of the chat session. chat_input (ChatInput): The chat input data.
Returns: RenderResponse: The rendered chat input.
post/sessions/{session_id}/render
Path parameters
session_idstring uuid required
Request body
Response
Successful Response