DELETE /v2/limits/:id Delete the limit. Cascades to all child limits (limits whose `parentLimit` points at this one). Path params: id (required) — Limit identifier (UUID). Response (204 No Content): Empty body.