hi,
how many cases we can resolve through API /cases/{caseSystemId}/results/resolution.
what is the length of this array
"resultIds": [ "string" ]
Thanks,
Urmimala Ghosh
Hello @urmimala.ghosh - Thank you for reaching out!
For this specific endpoint, we can only resolve for one case at a time, given that the endpoint URL calls on a specific caseSystemId. Please let me know if that makes sense or if you have any further questions regarding the endpoint. I'm always happy to help!
Best,
Judith
how many results we can resolve under one case system through this endpoint. Is there any limit for this array?
"resultIds": [
"string"
]
Hello @urmimala.ghosh - thank you for reaching out. We have a limitation of 3000 result ids that can be resolved through this endpoint. The length of the array can be seen in our documentation as below:
Please let me know if you have any further questions.