- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 04:32 AM
Hello Everyone,
I am working on scripted REST API and I got a requirement that I have id query parameter which should allow multiple id's. I know we can add comma separated id's but the requirement is I should give the user ability to enter the multiple id values by clicking on + button beside the first id value field.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 05:53 AM
Hi,
We cannot make any change to Rest API Explorer as it is OOB functionality to test APIs.
Also this functionality only available for internal testing so there is no point in making changes to this page.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 05:49 AM
Hi Anil,
This is a Scripted Rest API which I have created the query parameters for this. In this I have a one query parameter field with the name ID which I should be able add multiple incident numbers for example.