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

# Remove a service

`DELETE /services/{id}`

Removes a service from your project.

## Path parameters

- `id` string, required

## Response `204`

The service removed from the project, or an [Error](https://developers.sinch.com/docs/fax/api-reference/status-codes)

---

[API](https://skmtc.net/sinch/apis/fax-api.md) · [All operations](https://skmtc.net/sinch/apis/fax-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/fax-api/revisions/ebcbb377ee0f/schema)
