delete https://api.voucherify.io/v1/loyalties/
Permanently deletes a campaign and all related loyalty cards. It cannot be undone. Also immediately removes any redemptions on loyalty cards.
Returns
Returns an 200
HTTP status code on success and async_action_id. If the campaign does not exist, API returns an error (404
- resource not found). To check the status and result of the async action, call Get Async Action endpoint.