Delete a campaign variation

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

Request URI for Sub Account

DELETE /accounts/40505/campaigns/7/variations/1

Delete a campaign variation

❗️

Note

Please ensure that variation ID is serial. For example, if you have variations with ids 1,2,3 and you delete variation ID 2, now you would have the variation ids 1, 2, whereas 3 would be updated to 2. So, issue a GET /variations after the delete which would return the updated variations.

Path Params
string
required
Defaults to current

Use 'current' keyword to refer to the Main Workspace or the Integer Workspace Id

int32
required

Campaign Id

string
required

Use sectionId,variationId for the MULTIVARIATE campaign

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!