---
title: "DELETE /v1/services/{serviceId}"
method: DELETE
path: "/v1/services/{serviceId}"
---

# DELETE /v1/services/{serviceId}

`DELETE /v1/services/{serviceId}`

Deregister a service

## Path parameters

- `serviceId` string, required — Unique identifier for a registered service

## Response `200`

Success

- DeregisterServiceOutput — Empty output for successful service deregistration.

## Other responses

- `480` — ValidationException
- `481` — ContentSizeExceededException
- `482` — ServiceQuotaExceededException
- `483` — ConflictException
- `484` — InternalServerException
- `485` — AccessDeniedException
- `486` — ResourceNotFoundException
- `487` — ThrottlingException
- `488` — InvalidParameterException

---

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