put
https://api-mebo.dev/datastore/urls
URLからナレッジデータストアへレコードを追加するAPIです。
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
カスタムフィールドの指定
各レコードに任意のカスタムフィールドを設定できるようになりました。
各レコードにつき、5個のフィールドを設定でき、最大key, value共に100文字まで登録が可能です。
例:
{
"custom_fields":{
"種別":"プレミアム",
"カテゴリー":"ファッション"
}
}