30 Apr 2021
10:15 AM
- last edited on
30 Jun 2021
02:26 PM
by
MaciejNeumann
Hi ,
We have around 250-300 requests and we want to mark as a key requests. But it is really hard to do that with manually. Is there any API endpoint for this or work-around solution ?
Best Regards,
Mevlut.
Solved! Go to Solution.
Unfortunatly there is no way to do this via API currenlty, you can find an RFE for it here.
This is now possible using the /api/v2/settings/objects endpoint. I've wrapped this into a container which allows automation of key requests at scale: see here.