v2

latestOpenAPI 3.0.22026-08-07295198367.7 KB
Conversations

Add Form In Conversation

post/conversations/shared/{conversation_id}/form_data

Path parameters

conversation_idstring uuid required

Query parameters

shared_kb_tokenstring required

The token of the shared knowledgebase.

The token of the shared knowledgebase.

Request body

input_namestring required

The name of the input field.

input_typestring required

The type of the input field.

input_labelstring required

The label of the input field.

input_placeholderstring required

The placeholder of the input field.

is_mandatoryboolean required

Flag indicating whether the input field is mandatory.

input_valuestring

The value of the input field.

Response

Successful Response

object required