---
title: "Delete a service"
method: DELETE
path: "/services/ext/{ext-id}"
tags: ["Services"]
---

# Delete a service

`DELETE /services/ext/{ext-id}`

Delete a service

## Path parameters

- `ext-id` string, required

## Response `200`

Service deleted

- object
  - `success` boolean
  - `data` object
    - `id` string

## Other responses

- `401` — Error: Unauthorized
- `403` — Forbidden access or subscription and trial phase ended.
- `404` — Resource or page not found.

---

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