---
title: "Delete a service group"
method: DELETE
path: "/service-groups/{ServiceGroupId}"
tags: ["Service Groups"]
---

# Delete a service group

`DELETE /service-groups/{ServiceGroupId}`

Deletes an existing service group using an object ID.

## Path parameters

- `ServiceGroupId` string, required

## Headers

- `SHIPPO-API-VERSION` string

## Response `204`

The service group was successfully deleted.

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/goshippo/apis/shippo-external-api.md) · [All operations](https://skmtc.net/goshippo/apis/shippo-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goshippo/shippo-external-api/revisions/13280a44853c/schema)
