Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 802 Bytes

File metadata and controls

13 lines (9 loc) · 802 Bytes

Voucherify.Model.ManagementProjectsTemplatesCampaignsCopyCreateRequestBody

Response body schema for POST /management/v1/projects/{projectId}/templates/campaigns/{campaignTemplateId}/copy.

Properties

Name Type Description Notes
Name string User-defined name of the campaign template. It must be unique. [optional]
Description string User-defined description of the campaign template. [optional]
DestinationProjectId string Unique identifier of the project to which the campaign template will be copied. [optional]

[Back to Model list] [Back to API list] [Back to README]