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.