---
title: "Unload service"
method: DELETE
path: "/api/v1/services/{serviceId}"
tags: ["OSDB"]
---

# Unload service

`DELETE /api/v1/services/{serviceId}`

Removes a service description from the OSDB Service Registry

## Path parameters

- `serviceId` string, required

## Response `200`

unloadService response

- object
  - `api` string, required — The path of the REST API method
  - `method` string, required — The name of the REST API method
  - `response` string, required — Confirmation message
  - `status` 'success', required

## Other responses

- `default` — Error response

---

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