---
title: "Update deployment status"
method: PATCH
path: "/services/instances/{instanceId}/deployments/{deploymentId}"
tags: ["ServiceInstances"]
---

# Update deployment status

`PATCH /services/instances/{instanceId}/deployments/{deploymentId}`

## Request body

- DeploymentStatusUpdateRequest
  - `status` DeploymentStatus, required — unresolved $ref
  - `reason` string

## Response `200`

Deployment updated.

- SoftwareDeployment — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/software-instance-manager-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/software-instance-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/software-instance-manager-api/revisions/ccb5e0065014/schema)
