Skip to main content
DELETE
/
labels
/
{label}
curl -X DELETE https://app.trypost.it/api/labels/c3d4e5f6-a7b8-9c0d-1e2f-3a4b5c6d7e8f \
  -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

label
string
required
The label ID to delete.

Response

Returns 204 No Content on success.
curl -X DELETE https://app.trypost.it/api/labels/c3d4e5f6-a7b8-9c0d-1e2f-3a4b5c6d7e8f \
  -H "Authorization: Bearer YOUR_API_KEY"