Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.hubapi.com/blogs/v3/topics/{topic-id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "correlationId": "<string>", "category": "<string>", "links": {} }
Marks a blog topic as deleted.
The access token received from the authorization server in the OAuth 2.0 flow.
Unique identifier for the particular topic to delete
No content - topic successfully deleted