cURL
curl --request DELETE \ --url https://{cluster}.voucherify.io/v1/rewards/{rewardId}/assignments/{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 reward.
Was this page helpful?