v1

latestOpenAPI 3.0.1MIT2026-07-263151,3912.3 MB
Campaigns

Enable Campaign

There are various times when you'll want to manage a campaign's accessibility. This can be done by two API methods for managing the campaign state - enable and disable.

Sets campaign state to active. The vouchers in this campaign can be redeemed - only if the redemption occurs after the start date of the campaign and voucher and the voucher and campaign are not expired.

post/v1/campaigns/{campaignId}/enable

Response

Returns an empty json {}.

CampaignsEnableResponseBody required

Schema model for an empty json.