v1

latestOpenAPI 3.1.02026-08-06213193627.0 KB
apps

Create Conversation

Create new conversation.

post/v1/apps/{app_id}/conversations/create

Path parameters

app_idstring uuid required

Request body

namestring required
added_onstring date-time

The creation timestamp of the conversation

modified_onstring date-time

The modification timestamp of the conversation

Response

Successful Response

idstring uuid required
namestring required
added_onstring date-time

The creation timestamp of the conversation

modified_onstring date-time

The modification timestamp of the conversation

deleted_onstring date-time nullable required