Recherches récentes
Pas de recherche récente

Harvey Kim
Adhésion le 11 juil. 2024
·
Dernière activité le 24 févr. 2025
Suivis
0
Abonnés
0
Activité totale
1
Votes
0
Abonnements
0
APERÇU DES ACTIVITÉS
BADGES
ARTICLES
PUBLICATIONS
COMMENTAIRES DE LA COMMUNAUTÉ
COMMENTAIRES SUR L’ARTICLE
APERÇU DES ACTIVITÉS
Dernière activité effectuée par Harvey Kim
Harvey Kim a créé une publication,
Publication 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
Modification le 24 févr. 2025 · Harvey Kim
0
Abonnés
0
Votes
0
Commentaire