Skip to main content
DELETE
/
signatures
/
{signature}
curl -X DELETE https://app.trypost.it/api/signatures/e5f6a7b8-c9d0-1e2f-3a4b-5c6d7e8f9a0b \
  -H "Authorization: Bearer YOUR_API_KEY"

Documentation Index

Fetch the complete documentation index at: https://docs.trypost.it/llms.txt

Use this file to discover all available pages before exploring further.

Request

signature
string
required
The signature ID to delete.

Response

Returns 204 No Content on success.
curl -X DELETE https://app.trypost.it/api/signatures/e5f6a7b8-c9d0-1e2f-3a4b-5c6d7e8f9a0b \
  -H "Authorization: Bearer YOUR_API_KEY"