Chats

Create Chat From Repository

Creates a new chat from a GitHub repository.

post/chats/from-repo

Request body

privacy'public' | 'private' | 'team' | 'team-edit' | 'unlisted'

Visibility setting for the new chat.

titlestring

Title for the new chat.

metadataobject

Arbitrary key-value data to attach to the chat.

Response

A chat response that also reports the usage.

Changes

Changed in 1 of the 34 revisions of this API.1