cURL
curl --request DELETE \ --url https://{cluster}.voucherify.io/v1/loyalties/{campaignId}/rewards/{assignmentId} \ --header 'Authorization: Bearer <token>' \ --header 'X-App-Id: <api-key>' \ --header 'X-App-Token: <api-key>'
204
This response does not have an example.
This method deletes a reward assignment for a particular loyalty campaign.
Was this page helpful?