최근 검색


최근 검색 없음

Mark Baker's Avatar

Mark Baker

가입한 날짜: 2021년 10월 16일

·

마지막 활동: 2021년 10월 16일

팔로잉

0

팔로워

0

총 활동 수

2

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 Mark Baker

Mark Baker님이 에 댓글을 입력함

댓글Users, 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
}
}
 

댓글 보기 · 2021년 6월 25일에 게시됨 · Mark Baker

0

팔로워

1

투표

0

댓글