curl --request DELETE \
--url https://api.hubapi.com/cms/v3/blogs/tags/{objectId} \
--header 'Authorization: Bearer <token>'This response has no body data.Löschen Sie das in der Pfad-ID angegebenen Blog-Tag-Objekt.
curl --request DELETE \
--url https://api.hubapi.com/cms/v3/blogs/tags/{objectId} \
--header 'Authorization: Bearer <token>'This response has no body data.Unterstützte Produkte
Erforderliche Bereiche
The access token received from the authorization server in the OAuth 2.0 flow.
Die ID des Blog-Tags.
Ob nur Ergebnisse zurückgegeben werden sollen, die archiviert wurden.