curl --request DELETE \
--url https://api.hubapi.com/cms/v3/blogs/posts/{objectId} \
--header 'Authorization: Bearer <token>'This response has no body data.Exclua um post de blog por ID.
curl --request DELETE \
--url https://api.hubapi.com/cms/v3/blogs/posts/{objectId} \
--header 'Authorization: Bearer <token>'This response has no body data.Produtos suportados
Escopos Necessários
The access token received from the authorization server in the OAuth 2.0 flow.
O ID do post de blog a ser excluído.
Se apenas os resultados que foram arquivados devem ser retornados.