Request for API User Restrictions on Ticket Forms | The place for Zendesk users to come together and share
Skip to main content
Question

Request for API User Restrictions on Ticket Forms

  • July 3, 2023
  • 2 replies
  • 1 view

https://developer.zendesk.com/api-reference/ticketing/tickets/ticket_forms/

The above document states that the use of the Ticket Form API is fixed to Anyone, but since the ticket form information contains internal form names and tag information that we do not want to make public, we would like to be able to set IP restrictions and authentication restrictions.

Thank you!

2 replies

Greg K
  • Employee
  • July 5, 2023

Hi there! In our documentation you will see that any ticket fields that are restricted to agents and admins will not be visible to end users. This means that when an end user requests the ticket form, they will only see fields that are not restricted.


  • Author
  • July 6, 2023

Thank you for your quick reply!
I understand the current specifications. Also, it may be difficult to deal with due to the way the API works, but even if a form is open to users, we often do not want to disclose the internal name and tag information used there.
So I would like to see a separate restriction setting for the API for ticket forms.