---
title: "DELETE /v1/services/{serviceName}"
method: DELETE
path: "/v1/services/{serviceName}"
tags: ["services"]
---

# DELETE /v1/services/{serviceName}

`DELETE /v1/services/{serviceName}`

Deletes a managed service. This method will change the service to the `Soft-Delete` state for 30 days. Within this period, service producers may call UndeleteService to restore the service. After 30 days, the service will be permanently deleted. Operation

## Path parameters

- `serviceName` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/servicemanagement.md) · [All operations](https://skmtc.net/google/apis/servicemanagement/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/servicemanagement/versions/b1952da149f2/schema)
