post-crm-v4-objects-objtype-gdpr-delete_gdpr-delete
Permanently delete HubSpot CRM objects (contacts, companies, deals) to comply with GDPR erasure requests. Specify object type and ID to remove personal data.
Instructions
GDPR DELETE. REQUIRES body parameter with object properties. Example for companies: {body: {properties: {"name": "Company Name", "domain": "example.com", "industry": "COMPUTER_SOFTWARE"}}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectId | Yes | string parameter | |
| idProperty | No | The name of a property whose values are unique for this object | |
| objectType | Yes | Path parameter objectType |