# Deployments — all operations

> Every Deployments operation, generated from the OpenAPI specification.

API spec (machine-readable): https://sference.com/openapi.json
HTML version: https://sference.com/docs/api-reference/deployments

| Method | Path | Operation |
| --- | --- | --- |
| `GET` | `/control/v1/deployments` | [ListDeployments](https://sference.com/docs/api-reference/deployments/ControlV1DeploymentsListDeployments.md) |
| `POST` | `/control/v1/deployments` | [CreateDeployment](https://sference.com/docs/api-reference/deployments/ControlV1DeploymentsCreateDeployment.md) |
| `DELETE` | `/control/v1/deployments/{deployment_id}` | [DeleteDeployment](https://sference.com/docs/api-reference/deployments/ControlV1DeploymentsDeploymentIdDeleteDeployment.md) |

Source: https://sference.com/docs/api-reference/deployments
