グラフAPIバージョン

Page Nlp Configs

読み取り

このエンドポイントではこの操作を実行できません。

作成

nlp_configsのエッジにPOSTリクエストを以下のパスで送信できます:
このエッジにPOSTする場合、a Pageが作成されます。

パラメーター

パラメーター説明
api_version
enum {}

api_version

custom_token
string

An optional Wit token enable custom entities

model
enum {ARABIC, CHINESE, CROATIAN, CUSTOM, DANISH, DUTCH, ENGLISH, FRENCH_STANDARD, GEORGIAN, GERMAN_STANDARD, GREEK, HEBREW, HUNGARIAN, IRISH, ITALIAN_STANDARD, KOREAN, NORWEGIAN_BOKMAL, POLISH, PORTUGUESE, ROMANIAN, SPANISH, SWEDISH, VIETNAMESE}

An option for which model to use in production.

n_best
int64

The number of intents and traits to return, other than the best one.

nlp_enabled
boolean

A boolean to enable/disable Built-In NLP.

other_language_support
JSON object {string : JSON object}

A map of language to model type and Wit token for language identification.

戻り値の型

This endpoint supports read-after-write and will read the node to which you POSTed.
Struct {
success: bool,
}

エラーコード

エラー詳細
200Permissions error
100Invalid parameter

更新中…

このエンドポイントではこの操作を実行できません。

削除中です

このエンドポイントではこの操作を実行できません。