Recherches récentes
Pas de recherche récente

Mark Baker
Adhésion le 16 oct. 2021
·
Dernière activité le 16 oct. 2021
Suivis
0
Abonnés
0
Activité totale
2
Votes
0
Abonnement
1
APERÇU DES ACTIVITÉS
BADGES
ARTICLES
PUBLICATIONS
COMMENTAIRES DE LA COMMUNAUTÉ
COMMENTAIRES SUR L’ARTICLE
APERÇU DES ACTIVITÉS
Dernière activité effectuée par Mark Baker
Mark Baker a ajouté un commentaire,
CommentaireUsers, 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
}
}
Afficher le commentaire · Publication le 25 juin 2021 · Mark Baker
0
Abonnés
1
vote
0
Commentaire