Búsquedas recientes


No hay búsquedas recientes

Mark Baker's Avatar

Mark Baker

Incorporación 16 oct 2021

·

Última actividad 16 oct 2021

Seguimientos

0

Seguidores

0

Actividad total

2

Votos

0

Suscripción

1

RESUMEN DE LA ACTIVIDAD

Última actividad de Mark Baker

Mark Baker hizo un comentario,

ComentarioUsers, groups, and organizations

It is possible to remove the external id from a user using the API. You need the zendesk user ID of the user. You then make a POST request to http://xxxx.zendesk.com/api/v2/users/nnnn.json (where xxxx is your zendesk subdomain, and nnnn is the user ID), with this content:

{
"user": {
"external_id": null
}
}
 

Ver comentario · Publicado 25 jun 2021 · Mark Baker

0

Seguidores

1

Voto

0

Comentarios