curl --request DELETE \
--url https://api.hubapi.com/marketing/campaigns/2026-03/{campaignGuid}/budget/{budgetId} \
--header 'Authorization: Bearer <token>'This response has no body data.Excluir um item de orçamento específico por ID
curl --request DELETE \
--url https://api.hubapi.com/marketing/campaigns/2026-03/{campaignGuid}/budget/{budgetId} \
--header 'Authorization: Bearer <token>'This response has no body data.Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
O identificador exclusivo do item de orçamento a ser excluído.
O identificador exclusivo da campanha da qual o item de orçamento será excluído.