curl --request DELETE \
--url https://api.hubapi.com/cms/v3/blogs/authors/{objectId} \
--header 'Authorization: Bearer <token>'This response has no body data.Delete the Blog Author object identified by the id in the path.
curl --request DELETE \
--url https://api.hubapi.com/cms/v3/blogs/authors/{objectId} \
--header 'Authorization: Bearer <token>'This response has no body data.Supported products
Required Scopes
Was this page helpful?