We are currently using the DSS API to create a large volume of Instrument Lists (approximately1,000 per day) in the DSS portal. To manage this efficiently, we are attempting to delete Instrument Lists in bulk using the InstrumentListDeleteMultiple endpoint.
While we can successfully delete a single Instrument List by supplying its ID, the bulk‑delete operation returns a 404 error when we invoke the endpoint.
Could you please advise on the correct usage of InstrumentListDeleteMultiple or any additional parameters that may be required to perform a successful batch deletion?
Thank you in advance for your assistance.