I'm using Groupshare developer's API.
There is the delete endpoint: /api/tmservice/tms/:tmId/tus/:source/:target
I can call it and delete TUs based on the date with the body:
I was wondering if it's possible to delete TUs based on the custom fields.
Example of a TU:
For example, I wanted to delete the TUs that have the prop "x-Req. Serv.:MultiplePicklist" equals to "SG" like in the TU.
Format code
[edited by: Antonio Craveiro at 10:46 AM (GMT 1) on 14 Jul 2023]
