cURL
curl --request DELETE \ --url https://{cluster}.voucherify.io/v1/rewards/{rewardId} \ --header 'Authorization: Bearer <token>' \ --header 'X-App-Id: <api-key>' \ --header 'X-App-Token: <api-key>'
This response does not have an example.
Delete a reward.
Was this page helpful?