cURL
curl --request DELETE \ --url https://{cluster}.voucherify.io/management/v1/projects/{projectId}/stacking-rules/{stackingRulesId} \ --header 'X-Management-Id: <api-key>' \ --header 'X-Management-Token: <api-key>'
This response does not have an example.
Deletes permanently the current settings for the stacking rules.
The stacking rules are restored to default values.
๐ Stacking Rules Documentation Read the Stacking Rules article to learn how they work.
๐ Stacking Rules Documentation
Read the Stacking Rules article to learn how they work.
Was this page helpful?