Delete a campaign variation

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.

Language
Authorization
Header
Click Try It! to start a request and see the response here!