Method Details
HTTP Methods:
DELETE
Response Format:
N/A
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing
Required Scope:
Marks a blog topic as deleted.
There's a new version of the HubSpot API
HTTP Methods:
DELETE
Response Format:
N/A
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing
Required Scope:
Marks a blog topic as deleted.
Required Parameters | How to use | Description |
---|---|---|
OAuth Access Token or API Key | Authorization: Bearer {token} header or hapikey={key} query parameter. |
Used to authenticate the request. Please see this page for more details about authentication. |
topic-id | Used in the request URL | Unique identifier for the particular topic to delete |
Example DELETE response:
HTTP/1.1 204 No Content