Update a coupon collection by idCopy Pagepatch https://api.brevo.com/v3/couponCollections/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredId of the collection to updateBody ParamsValues to update the coupon collectiondefaultCouponstringA default coupon to be used in case there are no coupons leftexpirationDatedate-timeSpecify an expiration date for the coupon collection in RFC3339 format. Use null to remove the expiration date.remainingCouponsAlertintegerSend a notification alert (email) when the remaining coupons count is equal or fall bellow this number. Use null to disable alerts.remainingDaysAlertintegerSend a notification alert (email) when the remaining days until the expiration date are equal or fall bellow this number. Use null to disable alerts.Responses 200Coupon collection updated 400bad request 401bad requestUpdated over 2 years ago