v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-131362831.1 MB
Donation campaigns

Delete a donation campaign

Removes the donation campaign specified in the path. This request is only allowed if the campaign has the status inactive.

To make this request, your API credential must have the following role:

  • Management API—Campaign Management read and write
delete/companies/{companyId}/campaignManagement/{donationCampaignId}

Path parameters

companyIdstring required

The unique identifier of the company account.

donationCampaignIdstring required

The unique identifier of the donation campaign to be deleted.

Response

No Content - the request has been successfully processed, but there is no additional content.