Deactivates a Loops deployment

Shuts down a Loops deployment by ID. Saved checkpoints remain accessible. Resolving the base model to a deployment ID is the caller's responsibility: list deployments and pick the active one.

post/v1/loops/deployments/{deployment_id}/deactivate

Response

idstring required

The deactivated Loops deployment ID.

base_modelstring required

The base model whose Loops deployment was deactivated.

Changes

No recorded changes to this endpoint across all 1 revision of this API.