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