curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/campaigns/{campaignGuid}/spend/{spendId} \
--header 'Authorization: Bearer <token>'This response has no body data.Delete a specific campaign spend item by ID
curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/campaigns/{campaignGuid}/spend/{spendId} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?