Delete a portfolio and cascade-remove its mark associations
portfolio_marks join table so the marks themselves are not affected, only their membership in this portfolio. Requires the portfolios:manage scope.
ptf_...).portfolio.true on success.| Status | Type | Description |
|---|---|---|
| 400 | validation_error | Invalid portfolio ID format |
| 401 | unauthorized | Missing or invalid API key |
| 403 | forbidden | API key lacks portfolios:manage |
| 404 | not_found | Portfolio does not exist or belongs to another org |