You're among the first to explore our new HubSpot developer docs. Dive in and share your feedback here.
Legacy
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/blogs/v3/topics/{topic-id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
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
Was this page helpful?