---
title: "Delete a Sender Signature"
method: DELETE
path: "/senders/{signatureid}"
tags: ["Sender Signatures API"]
---

# Delete a Sender Signature

`DELETE /senders/{signatureid}`

## Path parameters

- `signatureid` integer, required

## Headers

- `X-Postmark-Account-Token` string, required

## Response `200`

OK

- StandardPostmarkResponse — A Postmark API error.
  - `ErrorCode` integer
  - `Message` string

## Other responses

- `422` — An error was generated due to incorrect use of the API. See the Message associated with this response for more information.
- `500` — Indicates an internal server error occurred.

---

[API](https://skmtc.net/postmarkapp/apis/postmark-account-level-api.md) · [All operations](https://skmtc.net/postmarkapp/apis/postmark-account-level-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/postmarkapp/postmark-account-level-api/versions/bbbcda943285/schema)
