---
title: "Delete a location's signature packet"
method: DELETE
path: "/v1/locations/{id}/onboard/signature-packet"
tags: ["Locations"]
---

# Delete a location's signature packet

`DELETE /v1/locations/{id}/onboard/signature-packet`

Delete a location's signature packet for onboarding. Must be done before creating a new one.

## Path parameters

- `id` string, required

## Headers

- `x-api-key` string, required

## Response `200`

Success

- SuccessResponseBody
  - `success` true, required

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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