Unpin a model from the working set
Use when: caller removes a manually-added model from their working set (models in use by gates are not removable here — change the gates instead)
Removes a manual pin. The model id travels as a query parameter because channel-qualified ids contain slashes (accounts/fireworks/models/...) and cannot be path segments. Only the “added” pin is removed — if the model is in use by gates it remains in the working set until those gates change.
Authorizations
Verlon API key (newly minted keys are prefixed sk-vrln-; legacy verlon_* and layer_* keys from prior prefix migrations continue to validate). Generated from the dashboard under Settings → API Keys, or via verlon key create in the CLI.
Query Parameters
1 - 120Response
Pin removed.

