Create Content

Adds a textual piece of content (SnippetContent) to the knowledge center.

Body Params
enum
required

The type of the content to create. Currently, only 'SnippetContent' is available through the API.

Allowed:
string
required

The snippet's title.

string
required

The full text of the content. Must be at least 3 words.

string

The 2-letter language code of the content. For example, 'en', 'pt', 'es', etc. Defaults to the department's default end user language.

string

The identifier of the category to place the content in. Defaults to the default category.

boolean

Can this content be used to generate AI bot answers. Defaults to true.

boolean

Can this content be used to generate AI agent suggestions. Defaults to true.

Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json