Ricerche recenti


Nessuna ricerca recente

Mark Baker's Avatar

Mark Baker

Data ingresso 16 ott 2021

·

Ultima attività 16 ott 2021

Seguiti

0

Follower

0

Attività totali

2

Voti

0

Abbonamento

1

PANORAMICA ATTIVITÀ

Ultima attività di Mark Baker

Mark Baker ha commentato,

CommentoUsers, 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
}
}
 

Visualizza commento · Data ultimo post: 25 giu 2021 · Mark Baker

0

Follower

1

Voto

0

Commenti