cURL
curl --request DELETE \ --url https://{cluster}.voucherify.io/v1/templates/campaigns/{campaignTemplateId} \ --header 'Authorization: Bearer <token>' \ --header 'X-App-Id: <api-key>' \ --header 'X-App-Token: <api-key>'
This response does not have an example.
Deletes the campaign template permanently.
๐ Campaign Templates โ Documentation Read the Campaign Templates documentation to learn more about this feature.
๐ Campaign Templates โ Documentation
Read the Campaign Templates documentation to learn more about this feature.
Was this page helpful?