Búsquedas recientes


No hay búsquedas recientes

Using Zendesk Translation API, how do I PUT a translation in draft mode without unpublishing the already published translation?



Publicado 16 sept 2024

I'm using the Translation API and would like to PUT a new translation in draft=true. There's an existing translation that is published (draft=false). I would like to have a later draft version and keep the existing older, translation published. Is this possible? What's happening is whenever I PUT a translation with draft=true, it unpublishes the existing translation. Thanks.


0

1

1 comentario

image avatar

Tipene Hughes

Zendesk Developer Advocacy

Hi Bienvenido,
 
PUT requests are used to update an existing translation. You'll likely want to be sending a POST request which will create a new translation, while leaving the original intact. Can you give this a try and let me know how you go?

0


Iniciar sesión para dejar un comentario.

¿No encontró lo que buscaba?

Nueva publicación