# Ensighten Deployments API

**Canonical:** https://apis.io/apis/ensighten/ensighten-deployments-api/  
**Provider:** Ensighten — https://apis.io/providers/ensighten/  
**Base URL:** https://manage-api.ensighten.com  
**Documentation:** https://manageexternalapi.docs.apiary.io/

Ensighten Deployments API is one of 13 APIs that [Ensighten](https://apis.io/providers/ensighten/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Deployment. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

CRUD operations with Deployments. Important Deployment specific fields Field Description Valid Values id The deployment id name The name of the deployment A name up to 255 characters spaceId The id of the space this deployment is available in spaceName The name of the space this deployment is available in status Refers to state the deployment is in. This is sent back as a field in response to GET deployment. disabled_uncommitted disabled_committed disabled_published enabled_uncommitted enabled_committed enabled_published deleted_uncommitted deleted_committed deleted_published archived_uncommitted archived_committed archived_published previousStatus Refers to the state the deployment was in before the last action was performed lastPublishedStatus Refers to the state the deployment was in when it was published last lastAction Refers to the

## Operations (9)

| Method | Path | Summary |
|---|---|---|
| GET | `/manage/deployments` | Get deployments |
| POST | `/manage/deployments/search` | Search deployments |
| GET | `/manage/spaces/{spaceId}/deployments/{id}` | Get a deployment |
| PUT | `/manage/spaces/{spaceId}/deployments/{id}` | Update a Deployment |
| DELETE | `/manage/spaces/{spaceId}/deployments/{id}` | Delete a Deployment |
| POST | `/manage/spaces/{spaceId}/deployments` | Create a deployment |
| PUT | `/manage/spaces/{spaceId}/deployments/{id}/{action}` | Enable / Disable / Commit / Uncommit / Undelete / Archive / Unarchive a Deployment |
| PUT | `/manage/spaces/deployments/batch/{action}` | Commit / Uncommit Deployments |
| PUT | `/manage/spaces/{spaceId}/deployments/{id}/merge/{targetSpaceId}` | Merge |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/openapi/ensighten-deployments-api-openapi.yml
- **APIBlueprint** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/openapi/_original/ensighten-manage-api-apiary-blueprint.json
- **Documentation** — https://manageexternalapi.docs.apiary.io/
- **APIReference** — https://manageexternalapi.docs.apiary.io/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/authentication/ensighten-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/errors/ensighten-problem-types.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/rate-limits/ensighten-rate-limits.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/conventions/ensighten-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/data-model/ensighten-data-model.yml
- **Sandbox** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/sandbox/ensighten-sandbox.yml

## Other Ensighten APIs (12)

- [Ensighten Authentication API](https://apis.io/apis/ensighten/ensighten-authentication-api/)
- [Ensighten Conditions API](https://apis.io/apis/ensighten/ensighten-conditions-api/)
- [Ensighten Data Definitions API](https://apis.io/apis/ensighten/ensighten-data-definitions-api/)
- [Ensighten Event Definitions API](https://apis.io/apis/ensighten/ensighten-event-definitions-api/)
- [Ensighten GIT API](https://apis.io/apis/ensighten/ensighten-git-api/)
- [Ensighten Labels API](https://apis.io/apis/ensighten/ensighten-labels-api/)
- [Ensighten Publish Paths API](https://apis.io/apis/ensighten/ensighten-publish-paths-api/)
- [Ensighten Roles API](https://apis.io/apis/ensighten/ensighten-roles-api/)
- [Ensighten SCIM 2.0 API](https://apis.io/apis/ensighten/ensighten-scim-2-0-api/)
- [Ensighten Spaces API](https://apis.io/apis/ensighten/ensighten-spaces-api/)
- [Ensighten TDN API](https://apis.io/apis/ensighten/ensighten-tdn-api/)
- [Ensighten Users API](https://apis.io/apis/ensighten/ensighten-users-api/)

## Tags

Deployment

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/ensighten/ensighten-deployments-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/ensighten/.
