CMS
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/cms/v3/blogs/authors/{objectId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Elimina el objeto de autor de blog identificado por el id en la ruta.
content
The access token received from the authorization server in the OAuth 2.0 flow.
El id del autor de blog.
Si se quieren devolver solo los resultados que se han archivado.