You're among the first to explore our new HubSpot developer docs. Dive in and share your feedback here.
Legacy
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/engagements/v1/engagements/{engagementId}
Delete an engagement (a task or activity) on an object in HubSpot. Use case for this endpoint: Remove engagements that were created in error or are no longer needed.
The unique ID of the engagement you want to delete.
Engagement deleted successfully
Was this page helpful?