Pesquisas recentes


Sem pesquisas recentes

Mark Baker's Avatar

Mark Baker

Entrou em 16 de out. de 2021

·

Última atividade em 16 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

2

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Mark Baker

Mark Baker comentou,

ComentárioUsers, 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
}
}
 

Exibir comentário · Publicado 25 de jun. de 2021 · Mark Baker

0

Seguidores

1

Votos

0

Comentários