chats
Update Chat Version Files
Updates the source files of a specific chat version (block) manually. This allows editing generated files directly through the API.
patch/chats/{chatId}/versions/{versionId}
Path parameters
chatIdstring required
The unique identifier of the chat containing the version to update. Provided as a path parameter.
versionIdstring required
The unique identifier of the version (block) to update. Provided as a path parameter.
Request body
Response
Success