cURL
curl --request DELETE \ --url https://api.hubapi.com/crm/objects/v3/{objectType}/{objectId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Move an Object identified by {appointmentId} to the recycling bin.
{appointmentId}
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
ID of the object
objectTypeId of object type
Was this page helpful?