最近の検索
最近の検索はありません

Harvey Kim
参加日2024年7月11日
·
前回のアクティビティ2025年2月24日
フォロー中
0
フォロワー
0
合計アクティビティ
1
投票
0
受信登録
0
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Harvey Kim
Harvey Kimさんが投稿を作成しました:
投稿 Developer - Zendesk APIs
Hello, I'm trying to migrate category, section and article from live to sandbox.
I moved them in the version of source of locale(en-us), and then I couldn't add category, section and article in Japanese.
I also activated language option of Japanese.
I tried using the following two methods, but failed with log that Zendesk Error (404): Item not found
- API
POST /api/v2/help_center/{locale}/categories
PUT /api/v2/help_center/{locale}/categories/{category_id}
POST /api/v2/help_center/categories/{category_id}/translations
PUT /api/v2/help_center/categories/{category_id}/translations/{locale}
- Zendesk npm
- CLIENT.helpcenter.categories.create
- CLIENT.helpcenter.categories.updateWithLocale
- CLIENT.helpcenter.translations.createForCategory
- CLIENT.helpcenter.translations.updateForCategory
編集日時:2025年2月24日 · Harvey Kim
0
フォロワー
0
投票
0
コメント