Remove trademarks from a portfolio
POST instead of DELETE so the request body is preserved across proxies and CDNs that strip bodies from DELETE requests. Requires the portfolios:manage scope.
ptf_...).portfolio_marks_result.| Status | Type | Description |
|---|---|---|
| 400 | validation_error | Empty trademark_ids, more than 100 IDs, or invalid 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 |