Delete specific campaign

Delete the campaign identified by id, along with its child campaigns.

When to use. Permanently remove a campaign you no longer need. Any child campaigns are removed together with it.

Returns. 204 No Content on success. Returns 404 if no campaign matches the id, and 422 if a child campaign is still in use and cannot be removed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Campaign ID.

Responses
204

Campaign deleted.

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json