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.
curl --request DELETE \
--url https://api.hubapi.com/engagements/v1/engagements/{engagementId}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The unique ID of the engagement you want to delete.
Engagement deleted successfully
Was this page helpful?