RecomlyRecomlyRecomlyDocs
Recomly APIEndpoints

Delete campaign

Permanently delete a campaign and all of its associated data.

DELETE /api/app/campaigns/{campaignId}

Deletes a campaign and all of its associated advocates, referrals, and conversions. This action cannot be undone.


Request

See API Basics for required headers.

This endpoint takes no request body.


Sample request

curl -X DELETE https://api.recomly.com/api/app/campaigns/c7a3f1d2-84b0-4e9a-bcd2-1f3e5a7c9012 \
  -H "Authorization: Bearer rk_live_abc123:def456"

Sample response

Status: 200 OK

{
  "ok": true
}

Error responses

See API Basics for standard status codes and error response format.

On this page

We use cookies

We use essential cookies to keep the site working, and optional analytics cookies to understand how it's used. Read our Privacy Policy.