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

Request

hashtag
string
required
The hashtag group ID to delete.

Response

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