Búsquedas recientes
No hay búsquedas recientes

Harvey Kim
Incorporación 11 jul 2024
·
Última actividad 24 feb 2025
Seguimientos
0
Seguidores
0
Actividad total
1
Votos
0
Suscripciones
0
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de Harvey Kim
Harvey Kim creó una publicación,
Publicación 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
Editado 24 feb 2025 · Harvey Kim
0
Seguidores
0
Votos
0
Comentarios