Skip to main content
DELETE
/
api
/
email
/
campaign
/
{campaignId}
Delete campaign by id
curl --request DELETE \
  --url https://api-{region}-{cluster}.benchmarkemail.com/api/email/campaign/{campaignId} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key authentication

Path Parameters

campaignId
string
required

Response

Successfully deleted