cURL
curl --request DELETE \ --url https://{cluster}.voucherify.io/management/v1/projects/{projectId}/branding/{brandingId} \ --header 'X-Management-Id: <api-key>' \ --header 'X-Management-Token: <api-key>'
This response does not have an example.
Deletes permanently a brand configuration.
Was this page helpful?