최근 검색
최근 검색 없음
XSS Protection in tickets from API
2022년 8월 31일에 게시됨
Hi folks!
I'm sorry if there's already some documentation on this, but I couldn't find with some typical search keywords.
I'm trying to create tickets in the helpdesk using the Zendesk API (using `html_body`). However, since it's possible for anyone to send any kind of arbitrary text data in that, does Zendesk actually do some kind of filtering?
Please let me know if any clarifications are needed.
0
1
댓글 1개
Erica Girges
You typically only see that property accessible for anonymous users. For all authenticated users making requests, that property shouldn't be accessible which would provide security for your users.
Hope this helps!
Erica
1