Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Pass the campaign template ID that was assigned by Voucherify.
"camp_tpl_zLtn2H9fgcG3NwO7t4PAfHcq"
Body
Provide the new name or description for the campaign template
Response
Returns the details of an updated campaign template.
Request body schema for PUT /templates/campaign/{campaignTemplateId}
.
Stores details about a campaign template.
Unique identifier of the campaign template. It is assigned by Voucherify.
"camp_tpl_eR9NsNJ5gqJRN2TG3fqCvbVl"
User-defined name of the campaign template.
Type of the campaign used to create the campaign template. Templates created from a promotion tier are converted to DISCOUNT_COUPONS
.
DISCOUNT_COUPONS
, GIFT_VOUCHERS
Timestamp representing the date and time when the campaign template was created. The value is shown in the ISO 8601 format.
"2024-07-16T09:05:53.175Z"
The type of the object represented by JSON.
campaign_template
User-defined description of the campaign template.
Timestamp representing the date and time when the campaign template was last updated. The value is shown in the ISO 8601 format.
"2024-07-17T06:25:21.500Z"