DELETE /v3/instruments/:id Delete an instrument. Path params: id (required) — Instrument identifier (Mongo ObjectID). The deletion is rejected if any transaction or holding still references the instrument. Remove or re-key those first. Response (204 No Content): Empty body.